Skip to content

Commit

Permalink
revert dj4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
domdinicola committed Apr 5, 2023
1 parent 6361fca commit 16d0a1e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 19 deletions.
4 changes: 3 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ verify_ssl = true
name = "pypi"

[packages]
redis = "<4.5"

azure-storage-blob = "*"
celery = "*"
cryptography = "*"
dj-static = "*"
Django = "*"
Django = "<4.2"
django-adminactions = "*"
django-adminfilters = "*"
django-celery-beat = "*"
Expand Down
36 changes: 18 additions & 18 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16d0a1e

Please sign in to comment.