diff --git a/requirements.txt b/requirements.txt index aa612d0ab..d7cb3819d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/allenai/allennlp.git@main -torch>=1.7.0,<1.9.0 +torch>=1.7.0,<1.10.0 # For structured prediction. conllu==4.4