We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3b44c commit 8c168f7Copy full SHA for 8c168f7
requirements/test.txt
@@ -9,7 +9,7 @@ pytest-timestamper ==0.0.10
9
graphviz ==0.20.3
10
fdm ==0.4.1
11
expecttest ==0.2.1 # for test_ddp.py
12
-hypothesis ==6.112.2 # for test_ddp.py
+hypothesis ~=6.115.0 # for test_ddp.py
13
numpy >=1.23.0,<2 # for test_ops.py; not yet ready for numpy 2
14
einops # for test_einops.py
15
litgpt==0.4.11 # for the model definition in tests and benchmarks
0 commit comments