Skip to content
Open
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
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ packaging==25.0
# via gunicorn
platformdirs==4.4.0
# via pylint
psycopg2-binary==2.9.11
psycopg2==2.9.11
# via -r requirements.in
pycparser==2.23
# via cffi
Expand Down Expand Up @@ -133,7 +133,7 @@ typing-inspection==0.4.2
# pydantic-settings
urllib3==2.5.0
# via requests
werkzeug==3.1.3
werkzeug==3.1.4
# via
# -r requirements.in
# flask
Expand Down