Skip to content
Snippets Groups Projects
Commit 41bf27fd authored by Tim Repke's avatar Tim Repke
Browse files

update requirements

parent 475fe7a2
No related branches found
No related tags found
2 merge requests!21Deploy deletion cascades & pipeline integration,!19Delete import
...@@ -6,4 +6,5 @@ __pycache__ ...@@ -6,4 +6,5 @@ __pycache__
/hypercorn.access /hypercorn.access
/hypercorn.error /hypercorn.error
.pyc .pyc
server.md server.md
\ No newline at end of file dump.sql
\ No newline at end of file
fastapi==0.88.0 fastapi==0.89.1
hypercorn==0.14.3 hypercorn==0.14.3
toml==0.10.2 toml==0.10.2
email-validator==1.3.0 email-validator==1.3.1
python-dotenv==0.21.0 python-dotenv==0.21.1
python-jose[cryptography]==3.3.0 python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4 passlib[bcrypt]==1.7.4
httpx[http2]==0.23.1 httpx[http2]==0.23.3
pymitter==0.4.0 pymitter==0.4.0
uvicorn==0.20.0 uvicorn==0.20.0
python-multipart==0.0.5 python-multipart==0.0.5
-e git+ssh://git@gitlab.pik-potsdam.de/mcc-apsis/nacsos/nacsos-data.git@75749fbd759db16769710252f1186c67ee04dc5d#egg=nacsos_data -e git+ssh://git@gitlab.pik-potsdam.de/mcc-apsis/nacsos/nacsos-data.git@v0.2.0#egg=nacsos_data
flake8==6.0.0 flake8==6.0.0
tox==4.0.11 tox==4.4.4
pytest==7.2.0 pytest==7.2.1
pytest-cov==4.0.0 pytest-cov==4.0.0
mypy==0.991 mypy==0.991
alembic==1.8.1 types-toml==0.10.8.2
types-toml==0.10.8.1 \ No newline at end of file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment