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 Dec 6, 2023
1 parent 5a1398e commit 8d2134f
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,23 +1,23 @@
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.104.1
httpx==0.25.2
importlib_resources==5.13.0; python_version<'3.9'
ispyb==6.13.0
jinja2==3.1.2
numpy==1.25
numpy==1.26.2
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.1.0
pydantic==1.10.13
pytest-cov==4.1.0
pytest==7.4.3
pyyaml==6.0.1
rich==13.7.0
starlette==0.33.0
sqlmodel==0.0.14
textual==0.44.1
uvicorn[standard]==0.24.0.post1
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 8d2134f

Please sign in to comment.