Files
pydantic/requirements.txt
T
pyup.io bot d10f473732 Scheduled monthly dependency update for June (#570)
* Update pygments from 2.3.1 to 2.4.2

* Update sphinxcontrib-websupport from 1.1.0 to 1.1.2

* Update email-validator from 1.0.3 to 1.0.4

* Update isort from 4.3.17 to 4.3.20

* Update pytest from 4.4.1 to 4.6.0

* Update pytest-cov from 2.6.1 to 2.7.1
2019-06-03 09:44:21 +01:00

8 lines
159 B
Plaintext

-r benchmarks/requirements.txt
-r docs/requirements.txt
-r tests/requirements.txt
ujson==1.35
email-validator==1.0.4
dataclasses==0.6; python_version < '3.7'