toddlers/test-requirements.txt
Michal Konečný b37aba0532 Fix failing tests
* Fix black formating
* Fix mypy tests
* Froze jsonschema package to fix fasjson-client issue

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-10-11 15:38:15 +02:00

6 lines
64 B
Text

pytest
pytest-cov
# Typing libraries
types-requests
types-toml