feat: add description to parameters; bump: libs and tests; bump: 2.0.3
This commit is contained in:
@@ -31,15 +31,15 @@ packages = find:
|
||||
python_requires = >=3.10
|
||||
install_requires =
|
||||
aiohttp
|
||||
pydantic>=2.0.0
|
||||
pydantic>=2.4.2
|
||||
swagger-4-ui-bundle
|
||||
|
||||
[options.extras_require]
|
||||
test =
|
||||
pytest==7.4.0
|
||||
pytest-aiohttp==1.0.4
|
||||
pytest-aiohttp==1.0.5
|
||||
pytest-cov==4.1.0
|
||||
readme-renderer==40.0
|
||||
readme-renderer==42.0
|
||||
ci =
|
||||
%(test)s
|
||||
codecov==2.1.13
|
||||
|
||||
Reference in New Issue
Block a user