summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-web/opendc-web-api/requirements.txt')
-rw-r--r--opendc-web/opendc-web-api/requirements.txt47
1 files changed, 47 insertions, 0 deletions
diff --git a/opendc-web/opendc-web-api/requirements.txt b/opendc-web/opendc-web-api/requirements.txt
new file mode 100644
index 00000000..d95a8d83
--- /dev/null
+++ b/opendc-web/opendc-web-api/requirements.txt
@@ -0,0 +1,47 @@
+astroid==2.4.2
+attrs==20.3.0
+blinker==1.4
+Brotli==1.0.9
+certifi==2020.11.8
+click==7.1.2
+dnspython==2.0.0
+eventlet==0.25.2
+Flask==1.1.2
+Flask-Compress==1.5.0
+Flask-Cors==3.0.8
+Flask-SocketIO==4.3.1
+greenlet==0.4.17
+httplib2==0.19.0
+isort==4.3.21
+itsdangerous==1.1.0
+Jinja2==2.11.3
+lazy-object-proxy==1.4.3
+MarkupSafe==1.1.1
+mccabe==0.6.1
+monotonic==1.5
+more-itertools==8.6.0
+oauth2client==4.1.3
+packaging==20.4
+pluggy==0.13.1
+py==1.10.0
+pyasn1==0.4.8
+pyasn1-modules==0.2.8
+pylint==2.5.3
+pymongo==3.10.1
+pyparsing==2.4.7
+pytest==5.4.3
+pytest-cov==2.11.1
+pytest-env==0.6.2
+pytest-mock==3.2.0
+python-dotenv==0.14.0
+python-engineio==3.13.2
+python-socketio==4.6.0
+rsa==4.6
+sentry-sdk==0.19.2
+six==1.15.0
+toml==0.10.2
+urllib3==1.26.4
+wcwidth==0.2.5
+Werkzeug==1.0.1
+wrapt==1.12.1
+yapf==0.30.0