Skip to content

Commit

Permalink
Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ccanel committed Feb 1, 2025
1 parent 6fb94b1 commit 489dbe4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@ mccabe==0.7.0
mpmath==1.3.0
mypy==1.14.1
mypy-extensions==1.0.0
narwhals==1.24.1
netifaces==0.11.0
networkx==3.4.2
nptyping==2.5.0
numpy==1.26.4
numpy==2.2.2
numpy_typing==1.1.1
nvidia-cublas-cu11==11.11.3.6
nvidia-cublas-cu12==12.4.5.8
nvidia-cuda-cupti-cu12==12.4.127
Expand All @@ -48,11 +49,13 @@ nvidia-nccl-cu12==2.21.5
nvidia-nvjitlink-cu12==12.4.127
nvidia-nvtx-cu12==12.4.127
packaging==24.2
pandas==2.2.3
paramiko==3.5.0
pathspec==0.12.1
pep8-naming==0.10.0
pillow==11.1.0
platformdirs==4.3.6
plotly==6.0.0
prospector==1.14.0
pycodestyle==2.12.1
pycparser==2.22
Expand All @@ -75,6 +78,7 @@ pyroute2.ndb==0.6.13
pyroute2.nftables==0.6.13
pyroute2.nslink==0.6.13
python-dateutil==2.9.0.post0
pytz==2025.1
PyYAML==6.0.2
requirements-detector==1.3.2
scapy==2.6.1
Expand All @@ -96,5 +100,6 @@ triton==3.2.0
types-paramiko==3.5.0.20240928
types-PyYAML==6.0.12.20241230
typing_extensions==4.12.2
tzdata==2025.1
wheel==0.45.1
wrapt==1.17.2

0 comments on commit 489dbe4

Please sign in to comment.