summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index ce2f921..c50a7e0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,18 +10,24 @@ fastapi==0.70.0
fastapi-jwt-auth==0.5.0
h11==0.12.0
idna==3.3
+inflect==5.5.2
iniconfig==1.1.1
+jsonschema==4.4.0
nose==1.3.7
packaging==21.3
pluggy==1.0.0
+psycopg2-binary==2.9.3
py==1.11.0
pycparser==2.20
pydantic==1.8.2
PyJWT==1.7.1
pyparsing==3.0.6
+pyrsistent==0.18.1
pytest==6.2.5
requests==2.26.0
sniffio==1.2.0
+sqlacodegen==2.3.0
+SQLAlchemy==1.4.35
starlette==0.16.0
toml==0.10.2
typing-extensions==3.10.0.2