Skip to content
Open
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
20 changes: 6 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,8 @@ idna==3.3
# via requests
importlib-metadata==4.11.0
# via
# click
# keyring
# pep517
# pre-commit
# twine
# virtualenv
jeepney==0.7.1
# via
# keyring
Expand All @@ -51,13 +47,13 @@ packaging==21.3
pep517==0.12.0
# via pip-tools
pip-tools==6.5.1
# via -r requirements/dev.in
# via -r dev.in
pkginfo==1.8.2
# via twine
platformdirs==2.5.0
# via virtualenv
pre-commit==2.17.0
# via -r requirements/dev.in
# via -r dev.in
pycparser==2.21
# via cffi
pygments==2.11.2
Expand Down Expand Up @@ -89,9 +85,7 @@ tomli==2.0.1
tqdm==4.62.3
# via twine
twine==3.8.0
# via -r requirements/dev.in
typing-extensions==4.0.1
# via importlib-metadata
# via -r dev.in
urllib3==1.26.8
# via
# requests
Expand All @@ -100,14 +94,12 @@ virtualenv==20.13.1
# via pre-commit
webencodings==0.5.1
# via bleach
wheel==0.37.1
wheel==0.38.1
# via
# -r requirements/dev.in
# -r dev.in
# pip-tools
zipp==3.7.0
# via
# importlib-metadata
# pep517
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down