|
| 1 | +alabaster==0.7.12; python_version >= "3.6" |
| 2 | +atomicwrites==1.4.0; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.4.0" |
| 3 | +attrs==21.2.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" |
| 4 | +babel==2.9.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" |
| 5 | +certifi==2021.5.30; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6" |
| 6 | +charset-normalizer==2.0.4; python_full_version >= "3.6.0" and python_version >= "3.6" |
| 7 | +colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" and sys_platform == "win32" or python_full_version >= "3.5.0" and platform_system == "Windows" and sys_platform == "win32" and python_version >= "3.6" |
| 8 | +commonmark==0.9.1 |
| 9 | +docutils==0.16; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" |
| 10 | +flake8==3.9.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") |
| 11 | +idna==3.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6" |
| 12 | +imagesize==1.2.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" |
| 13 | +iniconfig==1.1.1; python_version >= "3.6" |
| 14 | +jinja2==3.0.1; python_version >= "3.6" |
| 15 | +markupsafe==2.0.1; python_version >= "3.6" |
| 16 | +mccabe==0.6.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" |
1 | 17 | numpy==1.21.2; python_version >= "3.7" and python_version < "3.11"
|
| 18 | +packaging==21.0; python_version >= "3.6" |
2 | 19 | pandas==1.3.2; python_full_version >= "3.7.1"
|
| 20 | +pluggy==1.0.0; python_version >= "3.6" |
| 21 | +py==1.10.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" |
| 22 | +pycodestyle==2.7.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" |
3 | 23 | pydantic==1.8.2; python_full_version >= "3.6.1"
|
| 24 | +pyflakes==2.3.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" |
| 25 | +pygments==2.10.0; python_version >= "3.6" |
| 26 | +pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6" |
| 27 | +pytest==6.2.5; python_version >= "3.6" |
4 | 28 | python-dateutil==2.8.2; python_full_version >= "3.7.1"
|
5 |
| -pytz==2021.1; python_full_version >= "3.7.1" |
| 29 | +pytz==2021.1; python_full_version >= "3.7.1" and python_version >= "3.6" |
| 30 | +recommonmark==0.7.1 |
| 31 | +requests==2.26.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6" |
6 | 32 | six==1.16.0; python_full_version >= "3.7.1"
|
| 33 | +snowballstemmer==2.1.0; python_version >= "3.6" |
| 34 | +sphinx-rtd-theme==0.5.2 |
| 35 | +sphinx==4.1.2; python_version >= "3.6" |
| 36 | +sphinxcontrib-applehelp==1.0.2; python_version >= "3.6" |
| 37 | +sphinxcontrib-devhelp==1.0.2; python_version >= "3.6" |
| 38 | +sphinxcontrib-htmlhelp==2.0.0; python_version >= "3.6" |
| 39 | +sphinxcontrib-jsmath==1.0.1; python_version >= "3.6" |
| 40 | +sphinxcontrib-qthelp==1.0.3; python_version >= "3.6" |
| 41 | +sphinxcontrib-serializinghtml==1.1.5; python_version >= "3.6" |
7 | 42 | sweref99==0.2; python_version >= "3.6"
|
| 43 | +toml==0.10.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6" |
| 44 | +tqdm==4.62.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") |
8 | 45 | typing-extensions==3.10.0.2; python_full_version >= "3.6.1"
|
| 46 | +urllib3==1.26.6; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" |
0 commit comments