Skip to content

Commit

Permalink
chore: Remove pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Sep 10, 2024
1 parent 293ce14 commit 643ddc0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion requirements_dev.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
-r requirements.txt
coverage
pre-commit
pytest
pytest-asyncio
pytest-django
Expand Down
17 changes: 0 additions & 17 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ cffi==1.15.1
# via
# -r requirements.txt
# cryptography
cfgv==3.4.0
# via pre-commit
channels==4.0.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -105,8 +103,6 @@ cryptography==42.0.4
# service-identity
daphne==4.0.0
# via -r requirements.txt
distlib==0.3.8
# via virtualenv
dj-database-url==2.1.0
# via -r requirements.txt
django==4.2.15
Expand Down Expand Up @@ -138,8 +134,6 @@ djangorestframework==3.15.2
# drf-nested-routers
drf-nested-routers==0.93.4
# via -r requirements.txt
filelock==3.15.4
# via virtualenv
flatten-dict==0.4.2
# via
# -r requirements.txt
Expand All @@ -153,8 +147,6 @@ hyperlink==21.0.0
# -r requirements.txt
# autobahn
# twisted
identify==2.6.0
# via pre-commit
idna==3.7
# via
# -r requirements.txt
Expand Down Expand Up @@ -195,8 +187,6 @@ msgpack==1.0.5
# via
# -r requirements.txt
# channels-redis
nodeenv==1.9.1
# via pre-commit
ocdsextensionregistry==0.3.8
# via
# -r requirements.txt
Expand All @@ -216,11 +206,8 @@ platformdirs==3.10.0
# via
# -r requirements.txt
# requests-cache
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==3.8.0
# via -r requirements_dev.in
prompt-toolkit==3.0.39
# via
# -r requirements.txt
Expand Down Expand Up @@ -272,8 +259,6 @@ pytz==2023.3
# via
# -r requirements.txt
# django-timezone-field
pyyaml==6.0.2
# via pre-commit
redis==5.0.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -356,8 +341,6 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.26.3
# via pre-commit
wcwidth==0.2.6
# via
# -r requirements.txt
Expand Down

0 comments on commit 643ddc0

Please sign in to comment.