Skip to content

Commit

Permalink
Added Python virtual environment dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aanish-pradhan committed Apr 26, 2024
1 parent 016e7c8 commit 35108e6
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
contourpy==1.2.1
cycler==0.12.1
filelock==3.13.4
fonttools==4.51.0
fsspec==2024.3.1
Jinja2==3.1.3
kiwisolver==1.4.5
MarkupSafe==2.1.5
matplotlib==3.8.4
mpmath==1.3.0
networkx==3.3
numpy==1.26.4
packaging==24.0
pandas==2.2.2
pillow==10.3.0
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
scipy==1.13.0
seaborn==0.13.2
six==1.16.0
sympy==1.12
torch==2.3.0
torchaudio==2.3.0
torchvision==0.18.0
typing_extensions==4.11.0
tzdata==2024.1

0 comments on commit 35108e6

Please sign in to comment.