We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4299f commit 7f01d76Copy full SHA for 7f01d76
requirements/test.txt
@@ -9,7 +9,7 @@ pytest-timestamper ==0.0.10
9
graphviz ==0.21
10
fdm ==0.5.0
11
expecttest ==0.3.0 # for test_ddp.py
12
-hypothesis ~=6.136.6 # for test_ddp.py
+hypothesis ~=6.142.5 # for test_ddp.py
13
numpy
14
einops # for test_einops.py
15
litgpt==0.5.0 # for the model definition in tests and benchmarks # todo: need update to latest
0 commit comments