chandugeesala0 commited on
Commit
32891c6
·
verified ·
1 Parent(s): d28f5e0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Flask==3.0.0
2
+ dnspython==2.4.2
3
+ python-dotenv==1.0.0
4
+ gunicorn==21.2.0