IAMTFRMZA commited on
Commit
f5c31f0
·
verified ·
1 Parent(s): 13e0903

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -9,6 +9,10 @@ pymongo>=4.6.0
9
  redis>=5.0.0
10
  boto3==1.26.123
11
  docopt==0.6.2
 
 
 
 
12
 
13
  # URL and DNS handling
14
  dnspython==2.3.0
 
9
  redis>=5.0.0
10
  boto3==1.26.123
11
  docopt==0.6.2
12
+ gradio
13
+ openai==0.28
14
+ beautifulsoup4
15
+ requests
16
 
17
  # URL and DNS handling
18
  dnspython==2.3.0