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
14 lines
228 B
Plaintext
14 lines
228 B
Plaintext
attrs==19.1.0
|
|
black==19.3b0
|
|
coverage==4.5.3
|
|
Cython==0.29.9;sys_platform!='win32'
|
|
flake8==3.7.7
|
|
isort==4.3.20
|
|
mypy==0.701
|
|
pycodestyle==2.5.0
|
|
pyflakes==2.1.1
|
|
pytest==4.6.0
|
|
pytest-cov==2.7.1
|
|
pytest-mock==1.10.4
|
|
pytest-sugar==0.9.2
|