Skip to content

Commit

Permalink
Merge branch 'main' into staging-newrelic
Browse files Browse the repository at this point in the history
  • Loading branch information
cantsin authored Aug 18, 2023
2 parents 8f58a35 + ec76c42 commit 53c0635
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 53c0635

Please sign in to comment.