fix : change browser waiting check

This commit is contained in:
martin legrand
2025-04-16 10:08:03 +02:00
parent 906dc18060
commit 26421190b1
4 changed files with 11 additions and 13 deletions
+5 -4
View File
@@ -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