Files
sqlmodel/requirements-tests.txt
Sebastián Ramírez afc0c324cf Drop support for Python 3.8 in CI and docs (#1695)
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-12-26 12:03:06 +01:00

13 lines
238 B
Plaintext

-e .
-r requirements-docs-tests.txt
pytest >=7.0.1,<9.0.0
coverage[toml] >=6.2,<8.0
mypy ==1.19.1
ruff ==0.14.10
# For FastAPI tests
fastapi >=0.103.2,<0.126.0
httpx ==0.28.1
dirty-equals ==0.9.0
jinja2 ==3.1.6
typing-extensions ==4.15.0