Skip to content

Commit

Permalink
Require newer django and cg-django-uaa versions and update all depend…
Browse files Browse the repository at this point in the history
…encies
  • Loading branch information
Nate Borrebach committed Oct 18, 2024
1 parent 91a9dfd commit e7196c5
Show file tree
Hide file tree
Showing 2 changed files with 874 additions and 799 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
django = ">=3.2.19"
django = "~=4.2"
dj-database-url = "*"
gevent = "*"
gunicorn = "*"
Expand All @@ -14,7 +14,7 @@ djangorestframework-csv = "*"
bleach = "*"
newrelic = "*"
cfenv = "*"
cg-django-uaa = "~=2.1.4"
cg-django-uaa = "~=2.1.5"
psycopg2-binary = ">=2.9.3"
markdown = "*"
django-webtest = "~=1.9"
Expand Down
Loading

0 comments on commit e7196c5

Please sign in to comment.