aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2021-02-25 20:54:00 -0500
committerGalen Guyer <galen@galenguyer.com>2021-02-25 20:54:00 -0500
commit2db9fcf921c5302336dfd3bc72983692b345d2aa (patch)
tree18ea730264fda4afec01ee7ed516a46693e9b2d7 /requirements.txt
parent6746140ea31c9f3a2d1b098f8c9cbb70cb3b86b7 (diff)
reqs stuff and remove swagger html
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 7e8c448..ea4aff3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,24 @@
+astroid==2.5
+beautifulsoup4==4.9.3
+certifi==2020.12.5
+chardet==3.0.4
click==7.1.2
Flask==1.1.2
Flask-SQLAlchemy==2.4.4
+gunicorn==20.0.4
+idna==2.10
+isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.3
+lazy-object-proxy==1.5.2
MarkupSafe==1.1.1
+mccabe==0.6.1
+pylint==2.6.0
+pylint-quotes==0.2.1
+requests==2.24.0
+soupsieve==2.2
SQLAlchemy==1.3.23
+toml==0.10.2
+urllib3==1.25.11
Werkzeug==1.0.1
+wrapt==1.12.1