Skip to content

Commit

Permalink
Merge pull request #169 from uktrade/setuptools-downgrade
Browse files Browse the repository at this point in the history
Downgrade setuptools to stop deployment failures
  • Loading branch information
kevincarrogan authored Oct 25, 2022
2 parents 455f0df + 8503818 commit 106a192
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ django = "==3.2.16"
elastic-apm = "==6.7.2"
django-jsonfield = "==1.4"
msal = "~=1.18.0"
setuptools = "~=63.4.1"

[requires]
python_version = "3.7"
36 changes: 23 additions & 13 deletions Pipfile.lock

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

0 comments on commit 106a192

Please sign in to comment.