feat: update pydantic
This commit is contained in:
10
setup.cfg
10
setup.cfg
@@ -36,14 +36,14 @@ install_requires =
|
||||
|
||||
[options.extras_require]
|
||||
test =
|
||||
pytest==7.1.2
|
||||
pytest==7.4.0
|
||||
pytest-aiohttp==1.0.4
|
||||
pytest-cov==3.0.0
|
||||
readme-renderer==35.0
|
||||
pytest-cov==4.1.0
|
||||
readme-renderer==40.0
|
||||
ci =
|
||||
%(test)s
|
||||
codecov==2.1.12
|
||||
twine==4.0.1
|
||||
codecov==2.1.13
|
||||
twine==4.0.2
|
||||
|
||||
[options.packages.find]
|
||||
exclude =
|
||||
|
||||
Reference in New Issue
Block a user