1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
acme>=4.0.0
ConfigArgParse>=1.5.3
configobj>=5.0.6
cryptography>=43.0.0
distro>=1.0.1
josepy>=2.0.0
parsedatetime>=2.4
pyrfc3339
pytz>=2019.3
[:python_version < "3.10"]
importlib_metadata>=4.6
[:sys_platform == "win32"]
pywin32>=300
[all]
azure-devops
ipdb
poetry>=1.2.0
poetry-plugin-export>=1.9.0
twine
Sphinx>=1.2
sphinx_rtd_theme
coverage
mypy
pip
pylint
pytest
pytest-cov
pytest-xdist
setuptools
tox
types-httplib2
types-pyRFC3339
types-pytz
types-pywin32
types-requests
types-setuptools
wheel
[dev]
azure-devops
ipdb
poetry>=1.2.0
poetry-plugin-export>=1.9.0
twine
[docs]
Sphinx>=1.2
sphinx_rtd_theme
[test]
coverage
mypy
pip
pylint
pytest
pytest-cov
pytest-xdist
setuptools
tox
types-httplib2
types-pyRFC3339
types-pytz
types-pywin32
types-requests
types-setuptools
wheel
|