Update pyproject.toml

This commit is contained in:
Tom Christie 2024-11-21 11:25:02 +00:00 committed by GitHub
parent 9bcb36a634
commit d861e9c179
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ classifiers = [
"Topic :: Internet :: WWW/HTTP",
]
dependencies = [
"truststore",
"truststore==0.10.0",
"httpcore==1.*",
"anyio",
"idna",