Files
pydantic/requirements.txt
T
Eric Jolibois 0ebea889f6 build(deps): bump requirements (#3495)
* chore(deps): bump requirements

* style: format after black bump
2021-12-07 10:36:41 +01:00

9 lines
286 B
Plaintext

# requirements for compilation and from setup.py so dependabot prompts us to test with latest version of these packages
Cython==0.29.25;sys_platform!='win32'
devtools==0.8.0
email-validator==1.1.3
dataclasses==0.6; python_version < '3.7'
typing-extensions==4.0.1
python-dotenv==0.19.2