samlax12 commited on
Commit
7af13c9
·
verified ·
1 Parent(s): 84d2f90

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Flask
2
+ requests
3
+ python-dotenv
4
+ gunicorn
5
+ Werkzeug
6
+ itsdangerous
7
+ Jinja2
8
+ MarkupSafe
9
+ certifi
10
+ charset-normalizer
11
+ idna
12
+ urllib3
13
+ click
14
+ blinker