Skip to content
Closed
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 @@ -14,7 +14,7 @@ newrelic>=2.86.3.70
celery==5.2.7
redis
pathlib
progressbar2==3.55.0
progressbar2==4.2.0
python-postmark==0.5.8
Django==3.2.14
django-webpack-loader==0.7.0
Expand Down
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ pathlib==1.0.1
# via -r requirements.in
pillow==9.4.0
# via -r requirements.in
progressbar2==3.55.0
progressbar2==4.2.0
# via -r requirements.in
prometheus-client==0.10.1
# via django-prometheus
Expand Down Expand Up @@ -218,7 +218,7 @@ python-dateutil==2.8.1
# botocore
python-postmark==0.5.8
# via -r requirements.in
python-utils==2.5.6
python-utils==3.4.5
# via progressbar2
pytz==2022.1
# via
Expand Down Expand Up @@ -252,9 +252,7 @@ six==1.16.0
# google-resumable-media
# html5lib
# oauth2client
# progressbar2
# python-dateutil
# python-utils
sqlparse==0.4.1
# via django
urllib3==1.26.5
Expand Down