Skip to content

Commit

Permalink
Merge pull request #14 from springload/black24
Browse files Browse the repository at this point in the history
Prepare for v3
  • Loading branch information
haydngreatnews authored May 22, 2024
2 parents b2a9080 + 66e24d8 commit 4c35551
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions requirements/static_analysis.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
bandit~=1.7
black~=23.1
djlint
flakeheaven~=3.3
flake8-docstrings
flake8-print
flake8-spellcheck
isort~=5.10
# urllib3 v2 updates break cachecontrol, an upstream dependency of pip-audit
# https://github.com/ionrock/cachecontrol/pull/294
urllib3<2
# Pip-audit 2.5.3 changes package resolution
# and attempts to install psycopg2 from source
pip-audit==2.5.2
ruff
black~=24.4
djlint~=1.34
isort~=5.13
pip-audit~=2.7.3
ruff==0.4.4

0 comments on commit 4c35551

Please sign in to comment.