mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
d10f473732
* 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
8 lines
159 B
Plaintext
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'
|