Skip to content

Commit

Permalink
Workaround to override zope sub dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
edwintorres committed Aug 18, 2023
1 parent 254be87 commit 6e8e811
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 25 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ plotly = "*"
pandas = "*"
pyjwt = "~=2.4"
django-csp = "*"
setuptools = "==68.1.0"

[dev-packages]
bandit = "*"
Expand All @@ -32,6 +33,7 @@ factory-boy = "*"
"flake8" = "*"
nplusone = "*"
codecov = "==2.1.13"
setuptools = ">=65.5.1"

[requires]
python_version = "3.10"
58 changes: 33 additions & 25 deletions Pipfile.lock

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

0 comments on commit 6e8e811

Please sign in to comment.