diff --git a/requirements/test.txt b/requirements/test.txt index 845053ac6a..61d4253dd9 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -10,7 +10,6 @@ graphviz ==0.21 fdm ==0.5.0 expecttest ==0.3.0 # for test_ddp.py hypothesis ~=6.136.6 # for test_ddp.py -numpy einops # for test_einops.py litgpt==0.5.0 # for the model definition in tests and benchmarks # todo: need update to latest absl-py # thunder/benchmarks/test_benchmark_litgpt.py