From d590dd34dafa94c84cd787dab07eba104fe8466f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 14:44:35 -0800 Subject: [PATCH] Update requirements.txt (#8) Co-authored-by: JosselinSomervilleRoberts --- requirements.txt | 34 +++++++------------ .../webpage/test_data/valid_repo/Gemfile.lock | 10 +++--- .../test_data/valid_repo/_site/feed.xml | 2 +- 3 files changed, 19 insertions(+), 27 deletions(-) diff --git a/requirements.txt b/requirements.txt index 28dd402..9bd2018 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,11 +5,11 @@ arxivscraper==0.0.5 async-timeout==4.0.3 attrs==23.2.0 black==22.10.0 -certifi==2024.2.2 +certifi==2022.12.7 cfgv==3.4.0 -charset-normalizer==3.3.2 +charset-normalizer==2.1.1 click==8.1.7 -cmake==3.28.3 +cmake==3.25.0 data==0.4 datasets==2.16.1 decorator==5.1.1 @@ -25,14 +25,14 @@ future==0.18.3 h11==0.14.0 huggingface-hub==0.20.3 identify==2.5.34 -idna==3.6 +idna==3.4 ImageHash==4.3.1 iniconfig==2.0.0 -Jinja2==3.1.3 +Jinja2==3.1.2 joblib==1.3.2 latex==0.7.0 -lit==17.0.6 -MarkupSafe==2.1.5 +lit==15.0.7 +MarkupSafe==2.1.3 mccabe==0.7.0 mpmath==1.3.0 multidict==6.0.5 @@ -42,17 +42,6 @@ mypy-extensions==1.0.0 networkx==3.2.1 nodeenv==1.8.0 numpy==1.26.4 -nvidia-cublas-cu11==11.10.3.66 -nvidia-cuda-cupti-cu11==11.7.101 -nvidia-cuda-nvrtc-cu11==11.7.99 -nvidia-cuda-runtime-cu11==11.7.99 -nvidia-cudnn-cu11==8.5.0.96 -nvidia-cufft-cu11==10.9.0.58 -nvidia-curand-cu11==10.2.10.91 -nvidia-cusolver-cu11==11.4.0.1 -nvidia-cusparse-cu11==11.7.4.91 -nvidia-nccl-cu11==2.14.3 -nvidia-nvtx-cu11==11.7.91 outcome==1.3.0.post0 packaging==23.2 pandas==2.1.4 @@ -69,6 +58,7 @@ pyflakes==2.5.0 PySocks==1.7.1 pytest==7.2.2 python-dateutil==2.8.2 +python-dotenv==1.0.1 pytz==2024.1 PyWavelets==1.5.0 PyYAML==6.0.1 @@ -82,18 +72,18 @@ sniffio==1.3.0 sortedcontainers==2.4.0 sympy==1.12 tempdir==0.7.1 -threadpoolctl==3.2.0 +threadpoolctl==3.3.0 toml==0.10.2 tomli==2.0.1 -torch==2.0.1 -torchvision==0.15.2 +torch~=2.0.1 +torchvision~=0.15.2 tqdm==4.66.2 trio==0.24.0 trio-websocket==0.11.1 triton==2.0.0 typing_extensions==4.9.0 tzdata==2024.1 -urllib3==2.2.0 +urllib3==1.26.13 virtualenv==20.25.0 wsproto==1.2.0 xxhash==3.4.1 diff --git a/src/image2structure/compilation/webpage/test_data/valid_repo/Gemfile.lock b/src/image2structure/compilation/webpage/test_data/valid_repo/Gemfile.lock index 9764389..7b478b1 100644 --- a/src/image2structure/compilation/webpage/test_data/valid_repo/Gemfile.lock +++ b/src/image2structure/compilation/webpage/test_data/valid_repo/Gemfile.lock @@ -11,10 +11,10 @@ GEM eventmachine (1.2.7) ffi (1.16.3) forwardable-extended (2.6.0) - google-protobuf (3.25.2) - google-protobuf (3.25.2-arm64-darwin) - google-protobuf (3.25.2-x86_64-darwin) - google-protobuf (3.25.2-x86_64-linux) + google-protobuf (3.25.3) + google-protobuf (3.25.3-arm64-darwin) + google-protobuf (3.25.3-x86_64-darwin) + google-protobuf (3.25.3-x86_64-linux) http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) @@ -72,6 +72,8 @@ GEM google-protobuf (~> 3.23) sass-embedded (1.69.5-x86_64-darwin) google-protobuf (~> 3.23) + sass-embedded (1.69.5-x86_64-linux-gnu) + google-protobuf (~> 3.23) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.5.0) diff --git a/src/image2structure/compilation/webpage/test_data/valid_repo/_site/feed.xml b/src/image2structure/compilation/webpage/test_data/valid_repo/_site/feed.xml index 45225ae..e09bce9 100644 --- a/src/image2structure/compilation/webpage/test_data/valid_repo/_site/feed.xml +++ b/src/image2structure/compilation/webpage/test_data/valid_repo/_site/feed.xml @@ -1 +1 @@ -Jekyll2024-02-14T23:31:16-08:00http://localhost:1234/feed.xml \ No newline at end of file +Jekyll2024-02-15T22:41:07+00:00http://localhost:1234/feed.xml \ No newline at end of file