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 c9b6fd2 commit 73c3637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
1 change: 0 additions & 1 deletion common-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ selenium

# Development
click
pre-commit
sphinx-autobuild
22 changes: 2 additions & 20 deletions common-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ certifi==2024.7.4
# elastic-transport
# requests
# selenium
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.1.0
# via requests
click==8.1.3
Expand All @@ -40,8 +38,6 @@ click==8.1.3
# uvicorn
colorama==0.4.6
# via sphinx-autobuild
distlib==0.3.8
# via virtualenv
docutils==0.18
# via
# myst-parser
Expand All @@ -55,14 +51,10 @@ exceptiongroup==1.2.2
# anyio
# cattrs
# pytest
filelock==3.15.4
# via virtualenv
h11==0.13.0
# via
# uvicorn
# wsproto
identify==2.6.0
# via pre-commit
idna==3.7
# via
# anyio
Expand Down Expand Up @@ -96,8 +88,6 @@ mdurl==0.1.2
# via markdown-it-py
myst-parser==0.18.1
# via -r common-requirements.in
nodeenv==1.9.1
# via pre-commit
ocds-babel==0.3.1
# via -r common-requirements.in
ocdsextensionregistry==0.3.8
Expand All @@ -111,13 +101,9 @@ packaging==24.1
# pytest
# sphinx
platformdirs==3.9.1
# via
# requests-cache
# virtualenv
# via requests-cache
pluggy==0.13.1
# via pytest
pre-commit==3.8.0
# via -r common-requirements.in
pygments==2.15.1
# via sphinx
pysocks==1.7.1
Expand All @@ -127,9 +113,7 @@ pytest==7.2.0
pytz==2021.1
# via babel
pyyaml==6.0.1
# via
# myst-parser
# pre-commit
# via myst-parser
requests==2.32.2
# via
# elasticsearch
Expand Down Expand Up @@ -204,8 +188,6 @@ urllib3==1.26.19
# selenium
uvicorn==0.30.6
# via sphinx-autobuild
virtualenv==20.26.3
# via pre-commit
watchfiles==0.24.0
# via sphinx-autobuild
websockets==13.0.1
Expand Down

0 comments on commit 73c3637

Please sign in to comment.