Skip to content

Commit

Permalink
Update requirements.txt (#2765)
Browse files Browse the repository at this point in the history
Co-authored-by: yifanmai <185227+yifanmai@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and yifanmai authored Jun 21, 2024
1 parent 99ee768 commit d25e4c8
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiosignal==1.3.1
aleph-alpha-client==2.14.0
alive-progress==3.1.5
annotated-types==0.7.0
anthropic==0.28.1
anthropic==0.29.0
antlr4-python3-runtime==4.9.3
anyio==4.4.0
appdirs==1.4.4
Expand All @@ -20,14 +20,15 @@ attrs==23.2.0
autograd==1.6.2
autokeras==1.0.20
awscli==1.29.85
backports.zoneinfo==0.2.1
beautifulsoup4==4.12.3
black==24.3.0
blis==0.7.11
boto3==1.28.85
botocore==1.31.85
bottle==0.12.25
cached-property==1.5.2
cached_path==1.6.2
cached_path==1.6.3
cachetools==5.3.3
catalogue==2.0.10
cattrs==22.2.0
Expand Down Expand Up @@ -84,12 +85,12 @@ gdown==5.2.0
gitdb==4.0.11
GitPython==3.1.43
google-api-core==2.19.0
google-api-python-client==2.133.0
google-api-python-client==2.134.0
google-auth==2.30.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==0.4.6
google-cloud-aiplatform==1.55.0
google-cloud-bigquery==3.24.0
google-cloud-aiplatform==1.56.0
google-cloud-bigquery==3.25.0
google-cloud-core==2.4.1
google-cloud-resource-manager==1.12.3
google-cloud-storage==2.9.0
Expand All @@ -110,15 +111,15 @@ httpcore==1.0.5
httplib2==0.22.0
httpx==0.25.2
httpx-sse==0.4.0
huggingface-hub==0.21.4
huggingface-hub==0.23.4
humanfriendly==10.0
icetk==0.0.4
identify==2.5.36
idna==3.4
ImageHash==4.3.1
imageio==2.34.1
importlib-resources==5.13.0
importlib_metadata==7.1.0
importlib_metadata==7.2.0
iniconfig==2.0.0
jax==0.4.13
jaxlib==0.4.13
Expand Down Expand Up @@ -177,16 +178,17 @@ omegaconf==2.3.0
onnx==1.12.0
onnxruntime==1.18.0
open-clip-torch==2.24.0
openai==1.34.0
openai==1.35.3
OpenCC==1.1.6
opencv-python==4.7.0.72
opencv-python-headless==4.10.0.84
openvino==2024.2.0
openvino-telemetry==2024.1.0
openvino-tokenizers==2024.2.0.0
opt-einsum==3.3.0
optax==0.1.8
optimum==1.19.2
optimum-intel==1.16.1
optimum==1.20.0
optimum-intel==1.17.2
orbax-checkpoint==0.2.3
orjson==3.10.5
outcome==1.3.0.post0
Expand All @@ -205,9 +207,9 @@ portalocker==2.8.2
pre-commit==2.20.0
preshed==3.0.9
progressbar2==4.4.2
proto-plus==1.23.0
proto-plus==1.24.0
protobuf==3.19.6
psutil==5.9.8
psutil==6.0.0
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyasn1==0.6.0
Expand All @@ -228,10 +230,12 @@ Pygments==2.18.0
pyhocon==0.3.61
pymongo==4.7.3
pymoo==0.6.1.1
pyonmttok==1.37.0
pyparsing==3.1.2
pypinyin==0.49.0
PySocks==1.7.1
pytest==7.2.2
pythainlp==5.0.0
python-dateutil==2.8.2
python-utils==3.8.2
pytorch-fid==0.3.0
Expand Down Expand Up @@ -260,7 +264,7 @@ scipy==1.10.1
seaborn==0.11.2
selenium==4.17.2
sentencepiece==0.1.99
sentry-sdk==2.5.1
sentry-sdk==2.6.0
setproctitle==1.3.3
shapely==2.0.4
shellingham==1.5.4
Expand Down Expand Up @@ -289,7 +293,7 @@ tensorflow-estimator==2.11.0
tensorflow-io-gcs-filesystem==0.34.0
tensorstore==0.1.45
termcolor==2.4.0
thinc==8.2.4
thinc==8.2.5
threadpoolctl==3.5.0
tifffile==2023.7.10
tiktoken==0.7.0
Expand All @@ -304,7 +308,7 @@ torch-fidelity==0.3.0
torchmetrics==0.11.4
torchvision~=0.16.2
tqdm==4.66.4
transformers==4.40.2
transformers==4.41.2
transformers-stream-generator==0.0.5
trio==0.25.1
trio-websocket==0.11.1
Expand Down

0 comments on commit d25e4c8

Please sign in to comment.