felicity-lims/requirements-dev.txt

14 lines
243 B
Text
Raw Normal View History

2024-01-24 23:10:44 +08:00
-r requirements.txt
2024-07-28 03:52:31 +08:00
pytest==8.1.2
pytest-asyncio==0.21
pytest-order==1.2.1
2024-07-28 16:25:31 +08:00
pytest-mock==3.14.0
2024-01-24 23:10:44 +08:00
httpx==0.26.0
anyio[trio]==4.2.0
faker==22.5.1
bump-pydantic==0.8.0
2024-02-16 23:48:19 +08:00
isort==5.13.2
flake8==7.0.0
mypy==1.11.1
sqlalchemy-stubs==0.4
2024-07-28 16:25:31 +08:00
aiosqlite==0.20.0