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
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ click-repl==0.3.0
# via celery
confusable-homoglyphs==3.3.1
# via django-registration
coverage[toml]==7.6.4
coverage==7.6.4
# via pytest-cov
distlib==0.3.9
# via virtualenv
Expand Down Expand Up @@ -70,6 +70,8 @@ packaging==24.1
# build
# gunicorn
# pytest
pip==26.0.1
# via pip-tools
pip-tools==6.10.0
# via -r requirements.in
platformdirs==4.3.6
Expand Down Expand Up @@ -109,7 +111,9 @@ sendgrid==6.9.7
# via -r requirements.in
sentry-sdk==2.8.0
# via -r requirements.in
sqlparse==0.5.1
setuptools==82.0.0
# via pip-tools
sqlparse==0.5.4
# via
# django
# django-debug-toolbar
Expand Down
Loading
Loading