-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements_test.txt
12 lines (12 loc) · 1.39 KB
/
requirements_test.txt
1
2
3
4
5
6
7
8
9
10
11
12
certifi==2021.10.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
chardet==4.0.0; python_version >= "2.7" and python_full_version < "3.0.0" and python_version < "3" or python_full_version >= "3.6.0" and python_version < "3"
charset-normalizer==2.0.10; python_full_version >= "3.6.0" and python_version >= "3"
elementpath==2.4.0; python_version >= "3.6" and python_version < "4.0"
fakenigma==0.1.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
idna==2.10; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.3.0"
requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
six==1.16.0; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.0"
time-machine==2.5.0; python_version >= "3.6" and python_version < "4.0"
urllib3==1.26.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
xmlschema==1.9.2; python_version >= "3.6" and python_version < "4.0"