We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3057f8 commit a675508Copy full SHA for a675508
requirements.txt
@@ -0,0 +1,17 @@
1
+cachetools==4.0.0
2
+certifi==2019.11.28
3
+chardet==3.0.4
4
+Click==7.0
5
+Flask==1.1.1
6
+Flask-Cors==3.0.8
7
+gunicorn==20.0.4
8
+idna==2.8
9
+itsdangerous==1.1.0
10
+Jinja2==2.11.1
11
+MarkupSafe==1.1.1
12
+python-dateutil==2.8.1
13
+python-dotenv==0.11.0
14
+requests==2.22.0
15
+six==1.14.0
16
+urllib3==1.25.8
17
+Werkzeug==1.0.0
0 commit comments