Files
pydantic/requirements.txt
T
dependabot[bot] cb08c66655 build(deps): bump python-dotenv from 0.15.0 to 0.17.0 (#2629)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.15.0...v0.17.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 11:16:06 +02:00

9 lines
288 B
Plaintext

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