Skip to content

Commit

Permalink
Update requirements.txt (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: JosselinSomervilleRoberts <[email protected]>
  • Loading branch information
1 parent a28c4fd commit d590dd3
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 27 deletions.
34 changes: 12 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="http://localhost:1234/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:1234/" rel="alternate" type="text/html" /><updated>2024-02-14T23:31:16-08:00</updated><id>http://localhost:1234/feed.xml</id></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="http://localhost:1234/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:1234/" rel="alternate" type="text/html" /><updated>2024-02-15T22:41:07+00:00</updated><id>http://localhost:1234/feed.xml</id></feed>

0 comments on commit d590dd3

Please sign in to comment.