-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cc9c058
commit 92cf1fb
Showing
7 changed files
with
131 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,119 @@ | ||
# | ||
# This file is autogenerated by pip-compile | ||
# To update, run: | ||
# | ||
# pip-compile dev.in | ||
# | ||
attrs==20.3.0 | ||
# via | ||
# pytest | ||
# pytest-mypy | ||
bleach==3.3.0 | ||
# via readme-renderer | ||
certifi==2020.12.5 | ||
# via requests | ||
cffi==1.14.4 | ||
# via cryptography | ||
chardet==4.0.0 | ||
# via requests | ||
colorama==0.4.4 | ||
# via twine | ||
coverage==5.4 | ||
# via pytest-cov | ||
cryptography==3.3.1 | ||
# via secretstorage | ||
docutils==0.16 | ||
# via readme-renderer | ||
filelock==3.0.12 | ||
# via pytest-mypy | ||
flake8==3.8.4 | ||
# via pytest-flake8 | ||
idna==2.10 | ||
# via requests | ||
iniconfig==1.1.1 | ||
# via pytest | ||
jeepney==0.6.0 | ||
# via | ||
# keyring | ||
# secretstorage | ||
keyring==22.0.1 | ||
# via twine | ||
mccabe==0.6.1 | ||
# via | ||
# flake8 | ||
# pytest-mccabe | ||
mypy-extensions==0.4.3 | ||
# via mypy | ||
mypy==0.800 | ||
# via pytest-mypy | ||
packaging==20.9 | ||
# via | ||
# bleach | ||
# pytest | ||
pkginfo==1.7.0 | ||
# via twine | ||
pluggy==0.13.1 | ||
# via pytest | ||
py==1.10.0 | ||
# via pytest | ||
pycodestyle==2.6.0 | ||
# via flake8 | ||
pycparser==2.20 | ||
# via cffi | ||
pyflakes==2.2.0 | ||
# via flake8 | ||
pygments==2.7.4 | ||
# via readme-renderer | ||
pyparsing==2.4.7 | ||
# via packaging | ||
pytest-cov==2.11.1 | ||
# via -r dev.in | ||
pytest-flake8==1.0.7 | ||
# via -r dev.in | ||
pytest-mccabe==2.0 | ||
# via -r dev.in | ||
pytest-mypy==0.8.0 | ||
# via -r dev.in | ||
pytest==6.2.2 | ||
# via | ||
# -r dev.in | ||
# pytest-cov | ||
# pytest-flake8 | ||
# pytest-mccabe | ||
# pytest-mypy | ||
readme-renderer==28.0 | ||
# via twine | ||
requests-toolbelt==0.9.1 | ||
# via twine | ||
requests==2.25.1 | ||
# via | ||
# requests-toolbelt | ||
# twine | ||
rfc3986==1.4.0 | ||
# via twine | ||
secretstorage==3.3.0 | ||
# via keyring | ||
six==1.15.0 | ||
# via | ||
# bleach | ||
# cryptography | ||
# readme-renderer | ||
toml==0.10.2 | ||
# via pytest | ||
tqdm==4.56.0 | ||
# via twine | ||
twine==3.3.0 | ||
# via -r dev.in | ||
typed-ast==1.4.2 | ||
# via mypy | ||
typing-extensions==3.7.4.3 | ||
# via mypy | ||
urllib3==1.26.3 | ||
# via requests | ||
webencodings==0.5.1 | ||
# via bleach | ||
wheel==0.36.2 | ||
# via -r dev.in | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
# setuptools |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters