Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 20 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
torch==2.7.0
torch==2.7.1
aioboto3==12.4.0
beartype==0.18.5
boto3==1.34.69
datasets==2.17.1
dill==0.3.8
boto3==1.34.162
datasets==2.21.0
dill==0.3.9
einops==0.7.0
numpy==1.26.4
gluonts[torch]==0.16.2
jaxtyping==0.2.29
mypy==1.11.1
pandas==2.2.3
pytest==8.3.5
pytest-env==1.1.5
rotary-embedding-torch==0.8.6
scikit-learn==1.5.0
jaxtyping==0.2.38
mypy==1.11.2
pandas==2.3.3
pytest==8.4.2
pytest-env==1.5.0
rotary-embedding-torch==0.8.9
scikit-learn==1.5.2
types-tabulate==0.9.0.20241207
transformers==4.52.1
tqdm==4.66.3
transformers==4.52.4
tqdm==4.66.6
beartype==0.18.5
mypy==1.11.1
pyyaml==6.0.2
types-PyYAML==6.0.12.20240917
mypy==1.11.2
pyyaml==6.0.3
types-PyYAML==6.0.12.20250915
black==24.10.0
isort==5.13.2
PyYAML==6.0.2
pyyaml==6.0.3
jupyter==1.1.1
matplotlib==3.9.2
matplotlib==3.9.4
tabulate==0.9.0
lightning==2.3.3
rich>=10.2.2
lightning==2.6.0
rich>=10.16.2
tensorboard==2.20.0
Loading