Files
pydantic/tests/requirements-testing.txt
T
Samuel Colvin a25aba26b5 linting as a separate CI step (#2030)
* linting as a separate ci step

* CI and docs improvements

* fix docs preview

* fix docs, benchmarks fastapi tests

* fix formatting and docs build

* tweak publishing docs

* fix for new download-artifact action

* skip check tag to check docs build

* prepare for merge
2020-10-25 15:03:33 +00:00

7 lines
98 B
Plaintext

coverage==5.3
mypy==0.790
pytest==6.1.1
pytest-cov==2.10.1
pytest-mock==3.3.1
pytest-sugar==0.9.4