mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-21 07:22:53 +08:00
14 lines
No EOL
243 B
Text
14 lines
No EOL
243 B
Text
-r requirements.txt
|
|
pytest==8.1.2
|
|
pytest-asyncio==0.21
|
|
pytest-order==1.2.1
|
|
pytest-mock==3.14.0
|
|
httpx==0.26.0
|
|
anyio[trio]==4.2.0
|
|
faker==22.5.1
|
|
bump-pydantic==0.8.0
|
|
isort==5.13.2
|
|
flake8==7.0.0
|
|
mypy==1.11.1
|
|
sqlalchemy-stubs==0.4
|
|
aiosqlite==0.20.0 |