Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Flask~=1.1.4
csh-ldap @ git+https://github.com/costowell/csh_ldap@67dd183744746c758d6c13878f539437d2628b63
ddtrace==3.12.2
flask_sqlalchemy~=2.5.1
gunicorn~=20.0.4
gunicorn~=23.0.0
mypy==1.17.1
onesignal-sdk~=1.0.0
psycopg2-binary~=2.9.3
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ future==1.0.0
# via pyjwkest
greenlet==3.2.4
# via sqlalchemy
gunicorn==20.0.4
gunicorn==23.0.0
# via -r requirements.in
idna==3.10
# via requests
Expand Down Expand Up @@ -103,6 +103,8 @@ onesignal-sdk==1.0.0
# via -r requirements.in
opentelemetry-api==1.36.0
# via ddtrace
packaging==25.0
# via gunicorn
pathspec==0.12.1
# via mypy
pep517==0.13.1
Expand Down