-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
11 lines (11 loc) · 945 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
arrow==1.2.2; python_version >= "3.6"
certifi==2022.6.15; python_version >= "3.7" and python_version < "4"
charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
idna==3.3; python_version >= "3.7" and python_version < "4"
python-box==6.0.2; python_version >= "3.6"
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
requests==2.28.1; python_version >= "3.7" and python_version < "4"
restfly==1.4.6
six==1.16.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
typing-extensions==4.3.0; python_version < "3.8" and python_version >= "3.7"
urllib3==1.26.10; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"