fix : change browser waiting check
This commit is contained in:
+5
-4
@@ -1,8 +1,9 @@
|
||||
fastapi==0.115.12
|
||||
uvicorn==0.34.0
|
||||
pydantic==2.10.6
|
||||
pydantic_core==2.27.2
|
||||
fastapi>=0.115.12
|
||||
uvicorn>=0.34.0
|
||||
pydantic>=2.10.6
|
||||
pydantic_core>=2.27.2
|
||||
setuptools>=75.6.0
|
||||
sacremoses>=0.0.53
|
||||
requests>=2.31.0
|
||||
numpy>=1.24.4
|
||||
colorama>=0.4.6
|
||||
|
||||
Reference in New Issue
Block a user