typesdigital commited on
Commit
a77f2bf
·
verified ·
1 Parent(s): eef77c8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==3.23.0
2
+ Flask==2.0.1
3
+ Flask-PyMongo==2.3.0
4
+ pymongo==3.12.0
5
+ bcrypt==3.2.0
6
+ requests==2.26.0
7
+ beautifulsoup4==4.10.0