felicity-lims/requirements-dev.txt

13 lines
224 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-09-22 23:04:34 +08:00
ruff==0.6.7
2024-09-25 00:39:46 +08:00
pytype==2024.09.13
mypy==1.11.1
2024-07-28 16:25:31 +08:00
aiosqlite==0.20.0