-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
13 lines (13 loc) · 916 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
commonmark==0.9.1 ; python_version >= "3.10" and python_version < "4.0"
datetime==4.5 ; python_version >= "3.10" and python_version < "4.0"
et-xmlfile==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
numpy==1.23.1 ; python_version >= "3.10" and python_version < "4.0"
openpyxl==3.0.10 ; python_version >= "3.10" and python_version < "4.0"
pandas==1.4.3 ; python_version >= "3.10" and python_version < "4.0"
pygments==2.12.0 ; python_version >= "3.10" and python_version < "4.0"
python-dateutil==2.8.2 ; python_version >= "3.10" and python_version < "4.0"
pytz==2022.1 ; python_version >= "3.10" and python_version < "4.0"
rich==12.5.1 ; python_version >= "3.10" and python_version < "4.0"
setuptools==63.4.2 ; python_version >= "3.10" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
zope-interface==5.4.0 ; python_version >= "3.10" and python_version < "4.0"