2024-11-15 01:15:36 +00:00
|
|
|
# Include base requirements
|
|
|
|
-r requirements.txt
|
|
|
|
|
2024-10-17 08:28:08 +00:00
|
|
|
build==1.2.2.post1
|
2024-10-22 06:28:33 +00:00
|
|
|
coverage==7.6.4
|
2024-10-09 01:14:54 +00:00
|
|
|
mypy-extensions==1.0.0; platform_python_implementation=='CPython'
|
2024-11-19 05:42:54 +00:00
|
|
|
mypy-zope==1.0.9; platform_python_implementation=='CPython'
|
2024-10-30 03:44:11 +00:00
|
|
|
mypy==1.12.1; platform_python_implementation=='CPython'
|
2024-01-02 11:55:41 +00:00
|
|
|
pathspec==0.12.1
|
2024-10-01 00:32:15 +00:00
|
|
|
pipdeptree==2.23.4
|
2024-10-22 06:28:22 +00:00
|
|
|
pre-commit==4.0.1
|
2024-09-05 07:49:09 +00:00
|
|
|
pylint==3.2.7
|
2024-11-05 05:05:13 +00:00
|
|
|
pyre-check==0.9.23
|
2024-11-19 05:42:42 +00:00
|
|
|
pyright==1.1.389
|
2024-01-29 01:35:47 +00:00
|
|
|
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
|
2024-11-19 05:43:08 +00:00
|
|
|
pyupgrade==3.19.0
|
2024-08-20 01:03:28 +00:00
|
|
|
pyyaml==6.0.2
|
2024-01-16 06:50:47 +00:00
|
|
|
readthedocs-sphinx-search==0.3.2
|
2024-11-26 03:23:27 +00:00
|
|
|
ruff==0.8.0
|
2024-09-21 09:33:40 +00:00
|
|
|
setuptools==75.1.0
|
2023-06-12 09:24:27 +00:00
|
|
|
sphinx-copybutton==0.5.2
|
2024-11-14 01:07:13 +00:00
|
|
|
sphinx_rtd_theme==3.0.1
|
2024-11-12 02:16:20 +00:00
|
|
|
tox==4.23.2
|
2024-11-16 23:59:14 +00:00
|
|
|
twine==5.1.1
|
2024-11-12 02:41:48 +00:00
|
|
|
types-python-dateutil==2.9.0.20241003
|
2024-11-19 05:43:32 +00:00
|
|
|
types-redis==4.6.0.20241004
|
2024-11-14 01:05:43 +00:00
|
|
|
types-requests==2.32.0.20241016
|
2024-03-05 13:43:02 +00:00
|
|
|
yamllint==1.35.1
|