Skip to content

Commit

Permalink
Update latest dependencies (#516)
Browse files Browse the repository at this point in the history
Co-authored-by: sarahmish <sarahmish@users.noreply.github.com>
  • Loading branch information
DAILab-bot and sarahmish committed Feb 29, 2024
1 parent ce06c15 commit 4174aae
Showing 1 changed file with 25 additions and 6 deletions.
31 changes: 25 additions & 6 deletions tests/requirement_files/latest_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,30 @@ azure-cognitiveservices-anomalydetector==0.3.0
azure-common==1.1.28
azure-core==1.29.1
beautifulsoup4==4.12.3
botocore==1.34.44
botocore==1.34.49
cachetools==5.3.2
certifi==2024.2.2
charset-normalizer==3.3.2
click==7.1.2
coverage==7.4.1
coverage==7.4.3
exceptiongroup==1.2.0
filelock==3.13.1
flatbuffers==23.5.26
fsspec==2024.2.0
future==0.18.3
future==1.0.0
gast==0.4.0
google-auth==2.28.0
google-auth==2.28.1
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
grpcio==1.60.1
grpcio==1.62.0
h5py==3.10.0
idna==3.6
importlib-metadata==7.0.1
iniconfig==2.0.0
invoke==2.2.0
isodate==0.6.1
Jinja2==3.1.3
jmespath==1.0.1
joblib==1.3.2
keras==2.13.1
Expand All @@ -36,10 +38,24 @@ markdown-rundoc==0.3.1
MarkupSafe==2.1.5
ml-stars==0.2.0
mlblocks==0.6.1
mpmath==1.3.0
msrest==0.7.1
ncps==0.0.7
networkx==3.1
numba==0.58.1
numpy==1.24.3
nvidia-cublas-cu12==12.1.3.1
nvidia-cuda-cupti-cu12==12.1.105
nvidia-cuda-nvrtc-cu12==12.1.105
nvidia-cuda-runtime-cu12==12.1.105
nvidia-cudnn-cu12==8.9.2.26
nvidia-cufft-cu12==11.0.2.54
nvidia-curand-cu12==10.3.2.106
nvidia-cusolver-cu12==11.4.5.107
nvidia-cusparse-cu12==12.1.0.106
nvidia-nccl-cu12==2.18.1
nvidia-nvjitlink-cu12==12.3.101
nvidia-nvtx-cu12==12.1.105
oauthlib==3.2.2
opencv-python==4.6.0.66
opt-einsum==3.3.0
Expand All @@ -54,7 +70,7 @@ psutil==5.9.8
pyasn1==0.5.1
pyasn1-modules==0.3.0
Pygments==2.17.2
pytest==8.0.1
pytest==8.0.2
pytest-cov==4.1.0
python-dateutil==2.8.2
pyts==0.12.0
Expand All @@ -70,6 +86,7 @@ six==1.16.0
soupsieve==2.5
statsmodels==0.14.1
stumpy==1.10.2
sympy==1.12
tabulate==0.8.10
tensorboard==2.13.0
tensorboard-data-server==0.7.2
Expand All @@ -79,7 +96,9 @@ tensorflow-io-gcs-filesystem==0.34.0
termcolor==2.4.0
threadpoolctl==3.3.0
tomli==2.0.1
torch==2.1.2
tqdm==4.66.2
triton==2.1.0
typing_extensions==4.5.0
urllib3==1.26.18
wcwidth==0.2.13
Expand Down

0 comments on commit 4174aae

Please sign in to comment.