Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
repos:
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.6.0
rev: v2.0.4
hooks:
- id: autopep8
args:
- --in-place
- --aggressive
- repo: https://github.com/pycqa/flake8
rev: 4.0.1
rev: 7.3.0
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 7.0.0
hooks:
- id: isort
- repo: https://github.com/jazzband/pip-tools
rev: 6.5.1
rev: v7.5.2
hooks:
- id: pip-compile
47 changes: 27 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
archivessnake==0.9.1
# via -r requirements.in
asgiref==3.4.1
asgiref==3.11.0
# via django
asterism==0.8
asterism==0.8.0
# via -r requirements.in
attrs==21.2.0
attrs==25.4.0
# via
# archivessnake
# jsonschema
bagit==1.8.1
bagit==1.9.0
# via asterism
boltons==21.0.0
boltons==25.0.0
# via archivessnake
certifi==2021.10.8
certifi==2025.11.12
# via requests
charset-normalizer==2.0.12
# via requests
Expand All @@ -39,7 +39,7 @@ djangorestframework==3.13.1
# asterism
electronbonder==1.0
# via -r requirements.in
idna==2.10
idna==3.11
# via
# requests
# yarl
Expand All @@ -49,21 +49,23 @@ jsonschema==4.4.0
# via
# -r requirements.in
# rac-schemas
more-itertools==8.12.0
more-itertools==10.8.0
# via archivessnake
multidict==5.2.0
multidict==6.7.0
# via yarl
odin==1.7.3
# via
# -r requirements.in
# asterism
propcache==0.4.1
# via yarl
psycopg2-binary==2.9.3
# via
# -r requirements.in
# asterism
pyrsistent==0.18.0
pyrsistent==0.20.0
# via jsonschema
pytz==2021.3
pytz==2025.2
# via djangorestframework
pyyaml==6.0
# via
Expand All @@ -72,7 +74,7 @@ pyyaml==6.0
# vcrpy
rac-schemas==0.30
# via -r requirements.in
rapidfuzz==1.9.1
rapidfuzz==3.14.3
# via archivessnake
requests==2.27.1
# via
Expand All @@ -81,22 +83,27 @@ requests==2.27.1
# electronbonder
shortuuid==1.0.8
# via -r requirements.in
six==1.16.0
six==1.17.0
# via
# electronbonder
# odin
# vcrpy
sqlparse==0.4.2
sqlparse==0.5.4
# via django
structlog==21.4.0
structlog==25.5.0
# via archivessnake
typing-extensions==4.15.0
# via
# asgiref
# multidict
# structlog
uritemplate==4.1.1
# via -r requirements.in
urllib3==1.26.7
urllib3==1.26.20
# via requests
vcrpy==4.1.1
# via -r requirements.in
wrapt==1.13.3
wrapt==2.0.1
# via vcrpy
yarl==1.7.2
yarl==1.22.0
# via vcrpy