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