aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-08-09 05:02:13 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-08-09 05:02:13 +0200
commit7f9cd0eb580b22a2e4597c48aec65002c6f19840 (patch)
treea3432feec0164bdfa25e9b91c147302a5458ff3a /requirements.txt
parentRename some database stuff. (diff)
downloadpuppet-classifier-7f9cd0eb580b22a2e4597c48aec65002c6f19840.tar.gz
puppet-classifier-7f9cd0eb580b22a2e4597c48aec65002c6f19840.tar.xz
Rewrite static frontend.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt37
1 files changed, 35 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index f807e52..e4620f2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,21 +1,54 @@
+astroid==2.11.6
+attrs==22.1.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.0.4
+cssselect==1.1.0
Deprecated==1.2.13
+dill==0.3.5.1
+domonic==0.9.11
+elementpath==2.5.3
Flask==2.0.3
+flask-openapi3==1.1.4
Flask-SQLAlchemy==2.5.1
greenlet==1.1.2
+html5lib==1.1
idna==3.3
+iniconfig==1.1.1
+isort==5.10.1
itsdangerous==2.1.0
Jinja2==3.0.3
+lazy-object-proxy==1.7.1
MarkupSafe==2.1.0
+mccabe==0.7.0
+mypy==0.961
+mypy-extensions==0.4.3
packaging==21.3
+platformdirs==2.5.2
+pluggy==1.0.0
+psycopg2==2.9.3
+py==1.11.0
py-redis==1.1.1
+pydantic==1.9.1
+pylint==2.14.3
+pylint-flask-sqlalchemy==0.2.0
pyparsing==3.0.7
+pytest==7.1.2
+python-dateutil==2.8.2
+pytoolconfig==1.2.2
PyYAML==6.0
redis==4.1.4
-requests==2.27.1
+requests==2.28.1
+rope==1.3.0
+ropemode==0.6.1
+ropevim==0.8.1
+six==1.16.0
SQLAlchemy==1.4.31
-urllib3==1.26.8
+sqlalchemy2-stubs==0.0.2a24
+tomli==2.0.1
+tomlkit==0.11.0
+typing_extensions==4.2.0
+urllib3==1.26.11
+webencodings==0.5.1
Werkzeug==2.0.3
wrapt==1.13.3