Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 7, 2024
1 parent 6ce4577 commit 3bce8ed
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
cryptography==41.0.7
mysql-connector-python<=8.0.29
fastapi==0.101.0
httpx==0.23.3
importlib_resources==5.8.0; python_version<'3.9'
ispyb==6.11.0
mysql-connector-python<=8.2.0
fastapi==0.108.0
httpx==0.26.0
importlib_resources==5.13.0; python_version<'3.9'
ispyb==6.13.0
jinja2==3.1.2
numpy==1.25
numpy==1.26.3
procrunner==2.3.3
prometheus_client==0.17.1
pillow==10.0.1
pydantic==1.10.1
pytest-cov==4.0.0
pytest==7.1.2
pyyaml==6.0
rich==13.3.3
starlette==0.27.0
sqlmodel==0.0.8
textual==0.42.0
uvicorn[standard]==0.18.2
websocket-client==1.3.3
prometheus_client==0.19.0
pillow==10.2.0
pydantic==1.10.13
pytest-cov==4.1.0
pytest==7.4.4
pyyaml==6.0.1
rich==13.7.0
starlette==0.34.0
sqlmodel==0.0.14
textual==0.47.1
uvicorn[standard]==0.25.0
websocket-client==1.7.0
werkzeug==3.0.1
xmltodict==0.13.0
zocalo==0.21.0
zocalo==0.30.2

0 comments on commit 3bce8ed

Please sign in to comment.