Files

26 lines
313 B
Plaintext
Raw Permalink Normal View History

2020-02-27 10:13:49 -06:00
requests>=2, <3
2020-05-19 12:53:24 -05:00
pytest
pytest-cov
2020-02-27 10:13:49 -06:00
coverage
sphinx<8.2
2020-02-27 10:13:49 -06:00
sphinx_rtd_theme
jinja2
pytz
deepmerge
Events
2024-08-14 18:25:01 -04:00
setuptools==71.1.0
2021-06-07 13:30:04 -05:00
numpy; python_version<="3.12"
pandas; python_version<="3.12"
2020-02-27 10:13:49 -06:00
2023-10-24 10:57:21 -04:00
pyyaml>=5.4
2020-02-27 10:13:49 -06:00
isort
black>=24.3.0
twine
2020-05-13 13:20:15 -05:00
# Requirements for testing [async] extra
2024-09-26 19:52:19 +02:00
aiohttp>=3.9.4, <4
pytest-asyncio<=0.25.1
2023-10-24 10:57:21 -04:00
unasync