diff --git a/requirements.txt b/requirements.txt index 518bff8..d2689a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ boto3==1.34.69 datasets==2.17.1 dill==0.3.8 einops==0.7.0 -numpy==1.26.4 +numpy==2.5.1 gluonts[torch]==0.16.2 jaxtyping==0.2.29 mypy==1.11.1 @@ -15,8 +15,8 @@ pytest-env==1.1.5 rotary-embedding-torch==0.8.6 scikit-learn==1.5.0 types-tabulate==0.9.0.20241207 -transformers==4.52.1 -tqdm==4.66.3 +transformers==5.12.1 +tqdm==4.68.3 beartype==0.18.5 mypy==1.11.1 pyyaml==6.0.2 @@ -28,5 +28,5 @@ jupyter==1.1.1 matplotlib==3.9.2 tabulate==0.9.0 lightning==2.3.3 -rich>=10.2.2 +rich>=15.0.0 tensorboard==2.20.0