There was an error while loading. Please reload this page.
1 parent 46530af commit 26391a4Copy full SHA for 26391a4
1 file changed
requirements.dev.txt
@@ -14,11 +14,11 @@ mypy~=1.11.2
14
mypy-protobuf~=3.3.0 # TODO: can't use mypy-protobuf>=3.4 because of protobuf==3.19 support
15
pre-commit>=2.21,<4
16
packaging>=24.2
17
-pytest~=8.0.0
+pytest~=8.4.0
18
pytest-asyncio @ git+https://github.com/modal-labs/pytest-asyncio.git@b535db05f6e43019700483c442ab6686f132a415
19
-pytest-env~=0.6.2
20
-pytest-markdown-docs==0.8.0
21
-pytest-timeout~=2.1.0
+pytest-env~=1.1.5
+pytest-markdown-docs==0.9.0
+pytest-timeout~=2.4.0
22
python-dotenv~=1.0.0;python_version>='3.8'
23
requests~=2.31.0
24
ruff==0.9.6
0 commit comments