mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-21 00:40:01 +02:00
Updates fastapi and uvicorn dependenciees
This commit is contained in:
parent
838145a778
commit
5ff279d5bd
951
poetry.lock
generated
951
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -10,11 +10,10 @@ packages = [{ include = "pydase", from = "src" }]
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
rpyc = "^5.3.1"
|
rpyc = "^5.3.1"
|
||||||
fastapi = "^0.100.0"
|
fastapi = "^0.108.0"
|
||||||
uvicorn = "^0.22.0"
|
uvicorn = "^0.27.0"
|
||||||
toml = "^0.10.2"
|
toml = "^0.10.2"
|
||||||
python-socketio = "^5.8.0"
|
python-socketio = "^5.8.0"
|
||||||
websockets = "^11.0.3"
|
|
||||||
confz = "^2.0.0"
|
confz = "^2.0.0"
|
||||||
pint = "^0.22"
|
pint = "^0.22"
|
||||||
pillow = "^10.0.0"
|
pillow = "^10.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user