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

update requirements

parent 4ed5619a
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ For development, it is advised to install `nacsos-data` locally (not from git) v
pip install -e ../nacsos-data/
```
(assuming both projects reside side-by-side, otherwise adapt path accordingly)
If you do so, please keep in mind to update the requirements!
There needs to be a change to the hypercorn code as per https://gitlab.com/pgjones/hypercorn/-/merge_requests/70/diffs
......
......@@ -5,4 +5,7 @@ email-validator==1.2.1
python-dotenv==0.20.0
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
PyYAML==6.0
\ No newline at end of file
PyYAML==6.0
httpx[http2]==0.23.0
pymitter==0.4.0
-e git+ssh://git@gitlab.pik-potsdam.de/mcc-apsis/nacsos/nacsos-data.git@11f8606148cdf996ac878241080f491fa9b45be5#egg=nacsos_data
\ 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