roshcheeku commited on
Commit
7265079
·
verified ·
1 Parent(s): 350d4cb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ flask
2
+ flask-cors
3
+ pymongo
4
+ bcrypt
5
+ pyjwt
6
+ dnspython