leuschnm commited on
Commit
7e0d6d4
·
1 Parent(s): 93cc33b
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -49,7 +49,7 @@ multidict==6.0.4
49
  nest-asyncio==1.5.6
50
  numpy==1.23.5
51
  oauthlib==3.2.2
52
- optuna==3.1.0
53
  packaging==23.0
54
  pandas==1.5.2
55
  parso==0.8.3
@@ -72,7 +72,7 @@ Pygments==2.14.0
72
  pyparsing==3.0.9
73
  pyperclip==1.8.2
74
  python-dateutil==2.8.2
75
- pytorch-forecasting==1.0.0
76
  pytorch-lightning==1.9.0
77
  pytz==2022.7.1
78
  PyYAML==6.0
@@ -81,7 +81,7 @@ requests==2.28.2
81
  requests-futures==1.0.0
82
  requests-oauthlib==1.3.1
83
  rsa==4.9
84
- scikit-learn==1.2.2
85
  scipy==1.10.0
86
  six==1.16.0
87
  SQLAlchemy==1.4.46
@@ -93,7 +93,7 @@ tensorboard-data-server==0.6.1
93
  tensorboard-plugin-wit==1.8.1
94
  tensorboardX==2.5.1
95
  threadpoolctl==3.1.0
96
- torch==2.0.0
97
  torchaudio==0.11.0
98
  torchmetrics==0.11.0
99
  torchvision==0.12.0
 
49
  nest-asyncio==1.5.6
50
  numpy==1.23.5
51
  oauthlib==3.2.2
52
+ optuna==2.10.1
53
  packaging==23.0
54
  pandas==1.5.2
55
  parso==0.8.3
 
72
  pyparsing==3.0.9
73
  pyperclip==1.8.2
74
  python-dateutil==2.8.2
75
+ pytorch-forecasting==0.10.3
76
  pytorch-lightning==1.9.0
77
  pytz==2022.7.1
78
  PyYAML==6.0
 
81
  requests-futures==1.0.0
82
  requests-oauthlib==1.3.1
83
  rsa==4.9
84
+ scikit-learn==1.1.3
85
  scipy==1.10.0
86
  six==1.16.0
87
  SQLAlchemy==1.4.46
 
93
  tensorboard-plugin-wit==1.8.1
94
  tensorboardX==2.5.1
95
  threadpoolctl==3.1.0
96
+ torch==1.11.0
97
  torchaudio==0.11.0
98
  torchmetrics==0.11.0
99
  torchvision==0.12.0