ebd50e0515
Signed-off-by: dblock <dblock@amazon.com>
26 lines
304 B
Plaintext
26 lines
304 B
Plaintext
requests>=2, <3
|
|
pytest
|
|
pytest-cov
|
|
coverage
|
|
mock
|
|
sphinx<7.3
|
|
sphinx_rtd_theme
|
|
jinja2
|
|
pytz
|
|
deepmerge
|
|
|
|
# No wheels for Python 3.10 yet!
|
|
numpy; python_version<"3.10"
|
|
pandas; python_version<"3.10"
|
|
|
|
pyyaml>=5.4
|
|
|
|
isort
|
|
black
|
|
twine
|
|
|
|
# Requirements for testing [async] extra
|
|
aiohttp
|
|
pytest-asyncio<=0.21.1
|
|
unasync
|