-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
14 lines (14 loc) · 993 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
contourpy==1.1.0 ; python_version >= "3.9" and python_version < "3.13"
cycler==0.11.0 ; python_version >= "3.9" and python_version < "3.13"
fonttools==4.41.1 ; python_version >= "3.9" and python_version < "3.13"
importlib-resources==6.0.0 ; python_version >= "3.9" and python_version < "3.10"
kiwisolver==1.4.4 ; python_version >= "3.9" and python_version < "3.13"
matplotlib==3.7.2 ; python_version >= "3.9" and python_version < "3.13"
numpy==1.25.1 ; python_version >= "3.9" and python_version < "3.13"
packaging==23.1 ; python_version >= "3.9" and python_version < "3.13"
pillow==10.0.0 ; python_version >= "3.9" and python_version < "3.13"
pyparsing==3.0.9 ; python_version >= "3.9" and python_version < "3.13"
python-dateutil==2.8.2 ; python_version >= "3.9" and python_version < "3.13"
scipy==1.11.1 ; python_version >= "3.9" and python_version < "3.13"
six==1.16.0 ; python_version >= "3.9" and python_version < "3.13"
zipp==3.16.2 ; python_version >= "3.9" and python_version < "3.10"