Files
opensearch-pyd/dev-requirements.txt
T

17 lines
239 B
Plaintext

requests>=2, <3
pytest
pytest-cov
coverage
mock
sphinx<1.7
sphinx_rtd_theme
jinja2
numpy
pandas
# PyYAML 5.3 dropped support for Python 3.4 while
# not amending that requirement to the package. :(
pyyaml<5.3
black; python_version>="3.6"