Skip to content

Commit

Permalink
deps: bump versions for uwsgi etc
Browse files Browse the repository at this point in the history
  • Loading branch information
alee committed Dec 11, 2024
1 parent 29acf30 commit 9fd7100
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
bagit==1.8.1
bleach==6.1.0
bleach==6.2.0
datacite==1.2.0
dedupe==3.0.2
django-allauth==0.63.6
django-anymail[mailgun]==10.3
dedupe==3.0.3
django-allauth==65.3.0
django-anymail[mailgun]==12.0
django-cookie-law==2.2.0
django-csp[jinja2]==3.8
django-extensions==3.2.3
Expand All @@ -13,43 +13,43 @@ django-ipware==7.0.1
django-location-field==2.7.3
django-markupfield==2.0.1
django-modelcluster>=6.2.0
django-model-utils==4.5.1
django-model-utils==5.0.0
django-redis==5.4.0
django-rest-auth==0.9.5
django-rest-swagger==2.2.0
django-reversion==5.0.12
django-reversion==5.1.0
django-robots==6.1
django-timezone-field==6.1.0
django-vite==2.1.3 # latest is 3.0.4
django-waffle==4.1.0
django-timezone-field==7.0.0
django-vite==2.1.3 # latest is 3.0.5
django-waffle==4.2.0
djangorestframework==3.15.2
djangorestframework-camel-case==1.4.2
Django==4.2.16
Django==4.2.17
elasticsearch-dsl>=7.0.0,<8.0.0
elasticsearch>=7.0.0,<8.0.0
html2text>=2016.9.19
jinja2==3.1.4
jsonschema==4.19.0
markdown==3.6
jsonschema==4.23.0
markdown==3.7
nltk>=3.8.1,<4.0.0
numpy==1.26.4
pandas==2.2.2
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
pytz==2024.1
# used for institution -> affiliation data migration
rapidfuzz==3.9.3
rarfile==4.2
redis==4.5.5
requests==2.32.3
semver==3.0.2
sentry-cli==2.32.1
sentry-sdk==2.8.0
sentry-sdk==2.19.2
shortuuid==1.0.13
tzdata==2024.1
uwsgi==2.0.26
uwsgi==2.0.28
uwsgitop==0.12
wagtail==5.2.6
wagtail-modeladmin==2.0.0
wagtail==5.2.7
wagtail-modeladmin==2.1.0
invoke
ipython
pgcli
rarfile
pgcli

0 comments on commit 9fd7100

Please sign in to comment.