Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements-common.txt
aiosqlite==0.20.0
httpx==0.27.0 # needed for tests as a replacement of requests in TestClient
mypy==1.10.1
mypy==1.14.1
pandas-stubs == 2.2.2.240807
psycopg[binary]==3.2.1 # PostgreSQL adapter for synchronous operations at startup (database initializations & migrations), binary installation is the easiest way to install it
pytest-alembic==0.11.1
Expand All @@ -10,8 +10,8 @@ pytest-cov==5.0.0
pytest-mock==3.14.0
pytest==8.3.2
ruff==0.5.7
types-aiofiles==24.1.0.20240626
types-fpdf2==2.7.9.20240519
types-redis==4.6.0.20240425
types-requests==2.32.0.20240622
types-aiofiles==24.1.0.20241221
types-fpdf2==2.8.2.20241223
types-redis==4.6.0.20241004
types-requests==2.32.0.20241016
google-auth-stubs==0.3.0