typesdigital commited on
Commit
9865928
·
verified ·
1 Parent(s): 376098b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio==3.23.0
2
+ pymongo==3.12.0
3
+ bcrypt==3.2.0