Skip to content

Commit 445ff23

Browse files
Update latest dependencies (#588)
Co-authored-by: sarahmish <[email protected]>
1 parent 5839063 commit 445ff23

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

tests/requirement_files/latest_requirements.txt

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ azure-common==1.1.28
55
azure-core==1.29.1
66
azure-mgmt-core==1.4.0
77
beautifulsoup4==4.12.3
8-
botocore==1.35.63
8+
botocore==1.35.68
99
cachetools==5.5.0
1010
certifi==2024.8.30
1111
charset-normalizer==3.4.0
@@ -23,6 +23,7 @@ google-pasta==0.2.0
2323
graphviz==0.20.3
2424
grpcio==1.68.0
2525
h5py==3.11.0
26+
huggingface-hub==0.26.2
2627
idna==3.10
2728
importlib_metadata==8.5.0
2829
iniconfig==2.0.0
@@ -37,8 +38,8 @@ llvmlite==0.41.1
3738
Markdown==2.6.11
3839
markdown-rundoc==0.3.1
3940
MarkupSafe==2.1.5
40-
ml-stars==0.2.0
41-
mlblocks==0.6.1
41+
ml-stars==0.2.1.dev0
42+
mlblocks==0.6.2
4243
mpmath==1.3.0
4344
msrest==0.7.1
4445
ncps==1.0.1
@@ -55,19 +56,20 @@ nvidia-curand-cu12==10.3.2.106
5556
nvidia-cusolver-cu12==11.4.5.107
5657
nvidia-cusparse-cu12==12.1.0.106
5758
nvidia-nccl-cu12==2.18.1
58-
nvidia-nvjitlink-cu12==12.6.77
59+
nvidia-nvjitlink-cu12==12.6.85
5960
nvidia-nvtx-cu12==12.1.105
6061
oauthlib==3.2.2
6162
opencv-python==4.6.0.66
6263
opt_einsum==3.4.0
6364
orion-ml @ file:///home/runner/work/Orion/Orion
6465
packaging==24.2
65-
pandas==1.5.3
66+
pandas==2.0.3
6667
patsy==1.0.1
68+
pillow==10.4.0
6769
pluggy==1.5.0
6870
prompt_toolkit==3.0.48
6971
protobuf==3.20.3
70-
psutil==5.9.8
72+
psutil==6.1.0
7173
pyasn1==0.6.1
7274
pyasn1_modules==0.4.1
7375
Pygments==2.18.0
@@ -76,14 +78,17 @@ pytest-cov==5.0.0
7678
python-dateutil==2.9.0.post0
7779
pyts==0.12.0
7880
pytz==2024.2
81+
PyYAML==6.0.2
7982
requests==2.32.3
8083
requests-oauthlib==2.0.0
8184
rsa==4.9
8285
rundoc==0.4.5
8386
s3fs==0.4.2
87+
safetensors==0.4.5
8488
scikit-learn==1.1.3
8589
scipy==1.10.1
8690
six==1.16.0
91+
smart-open==7.0.5
8792
soupsieve==2.6
8893
statsmodels==0.14.1
8994
stumpy==1.10.2
@@ -96,15 +101,18 @@ tensorflow-estimator==2.13.0
96101
tensorflow-io-gcs-filesystem==0.34.0
97102
termcolor==2.4.0
98103
threadpoolctl==3.5.0
104+
timm==1.0.11
99105
tomli==2.1.0
100106
torch==2.1.2
101-
tqdm==4.67.0
107+
torchvision==0.16.2
108+
tqdm==4.67.1
102109
triton==2.1.0
103110
typing_extensions==4.5.0
111+
tzdata==2024.2
104112
urllib3==1.26.20
105113
wcwidth==0.2.13
106114
Werkzeug==3.0.6
107-
wrapt==1.16.0
115+
wrapt==1.17.0
108116
xgboost==1.7.6
109117
XlsxWriter==1.3.9
110118
zipp==3.20.2

0 commit comments

Comments
 (0)