pythonasyncioapiasyncfastapiframeworkjsonjson-schemaopenapiopenapi3pydanticpython-typespython3redocreststarletteswaggerswagger-uiuvicornweb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
341 B
16 lines
341 B
-e .[all]
|
|
-r requirements-docs-tests.txt
|
|
pytest >=7.1.3,<9.0.0
|
|
coverage[toml] >= 6.5.0,< 8.0
|
|
mypy ==1.8.0
|
|
dirty-equals ==0.8.0
|
|
sqlmodel==0.0.23
|
|
flask >=1.1.2,<4.0.0
|
|
anyio[trio] >=3.2.1,<5.0.0
|
|
PyJWT==2.8.0
|
|
pyyaml >=5.3.1,<7.0.0
|
|
passlib[bcrypt] >=1.7.2,<2.0.0
|
|
inline-snapshot==0.19.3
|
|
# types
|
|
types-ujson ==5.10.0.20240515
|
|
types-orjson ==3.6.2
|
|
|