Added requirements.txt
This commit is contained in:
parent
6551962625
commit
bb43e56f8c
1 changed files with 29 additions and 0 deletions
29
requirements.txt
Normal file
29
requirements.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
contourpy==1.2.0
|
||||||
|
cycler==0.12.1
|
||||||
|
docstring-to-markdown==0.13
|
||||||
|
filelock==3.13.1
|
||||||
|
fonttools==4.45.1
|
||||||
|
fsspec==2023.10.0
|
||||||
|
jedi==0.19.1
|
||||||
|
Jinja2==3.1.2
|
||||||
|
kiwisolver==1.4.5
|
||||||
|
MarkupSafe==2.1.3
|
||||||
|
matplotlib==3.8.2
|
||||||
|
mpmath==1.3.0
|
||||||
|
networkx==3.2.1
|
||||||
|
numpy==1.26.2
|
||||||
|
packaging==23.2
|
||||||
|
parso==0.8.3
|
||||||
|
Pillow==10.1.0
|
||||||
|
pluggy==1.3.0
|
||||||
|
pygame==2.5.2
|
||||||
|
pyparsing==3.1.1
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
python-lsp-jsonrpc==1.1.2
|
||||||
|
python-lsp-server==1.9.0
|
||||||
|
six==1.16.0
|
||||||
|
sympy==1.12
|
||||||
|
torch==2.1.0
|
||||||
|
tqdm==4.66.1
|
||||||
|
typing_extensions==4.8.0
|
||||||
|
ujson==5.8.0
|
Loading…
Reference in a new issue