2020-08-21 13:09:34 +00:00
|
|
|
setuptools >= 44.1.1 # Old setuptools causes script.module.addon.signals to fail installing
|
|
|
|
python-dateutil >= 2.8.1
|
|
|
|
requests >= 2.22
|
2024-02-07 08:33:55 +00:00
|
|
|
PyYAML >= 6.0
|
2021-10-12 08:28:18 +00:00
|
|
|
|
2024-02-07 08:33:55 +00:00
|
|
|
backports.zoneinfo; python_version < "3.9"
|
|
|
|
tzdata; platform_system == "Windows"
|
2023-10-21 16:45:09 +00:00
|
|
|
|
2024-06-10 03:57:04 +00:00
|
|
|
Kodistubs ~=21.0
|
2021-10-12 08:28:18 +00:00
|
|
|
|
2020-08-21 13:09:34 +00:00
|
|
|
git+https://github.com/ruuk/script.module.addon.signals
|
|
|
|
|
2024-06-10 10:59:02 +00:00
|
|
|
pre-commit >= 3.7.1
|
2020-08-21 13:09:34 +00:00
|
|
|
pytest >= 4.6.11
|
|
|
|
coverage >= 5.2
|
|
|
|
flake8 >= 3.8
|
|
|
|
flake8-import-order >= 0.18
|
2024-01-27 00:52:16 +00:00
|
|
|
websocket-client >= 1.6.4
|
2024-06-12 02:05:07 +00:00
|
|
|
black >= 24.4.2
|
2023-07-02 00:26:27 +00:00
|
|
|
|
|
|
|
types-requests >= 2.31
|
2024-02-07 08:33:55 +00:00
|
|
|
types-PyYAML >= 6.0
|
2023-07-02 00:26:27 +00:00
|
|
|
types-python-dateutil >= 2.8.1
|
|
|
|
types-setuptools >= 44.1.1
|
|
|
|
|
|
|
|
types-Pygments
|
|
|
|
types-colorama
|