require websockets>=14.1.0
This commit is contained in:
@ -18,7 +18,7 @@ attrs = ">=20.1.0,<25.0.0"
|
||||
httpx = ">=0.27.2,<0.29.0"
|
||||
python = ">=3.9,<4.0"
|
||||
python-dateutil = "^2.8.0"
|
||||
websockets = ">=11.0.3,<15.0.0"
|
||||
websockets = ">=14.1.0,<15.0.0"
|
||||
pymongo = "^4.6.0"
|
||||
pydantic = "^2.9.1"
|
||||
pydantic-extra-types = "^2.1.0"
|
||||
|
Reference in New Issue
Block a user