Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump py from 1.8.0 to 1.10.0 #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
177 changes: 132 additions & 45 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,59 +5,146 @@
# pip-compile -v requirements.in
#
-e file:///home/dev/Projects/zproc
alabaster==0.7.12 # via sphinx
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via pytest
babel==2.6.0 # via sphinx
backcall==0.1.0 # via ipython
bleach==3.1.0 # via readme-renderer
certifi==2019.3.9 # via requests
chardet==3.0.4 # via requests
click==7.0 # via pip-tools
# via -r requirements.in
alabaster==0.7.12
# via sphinx
atomicwrites==1.3.0
# via pytest
attrs==19.1.0
# via pytest
babel==2.6.0
# via sphinx
backcall==0.1.0
# via ipython
bleach==3.1.0
# via readme-renderer
certifi==2019.3.9
# via requests
chardet==3.0.4
# via requests
click==7.0
# via pip-tools
cloudpickle==0.8.0
decorator==4.3.2 # via ipython, traitlets
docutils==0.14 # via readme-renderer, sphinx
idna==2.8 # via requests
imagesize==1.1.0 # via sphinx
ipython-genutils==0.2.0 # via traitlets
# via
# -r requirements.in
# sanitized-package
decorator==4.3.2
# via
# ipython
# traitlets
docutils==0.14
# via
# readme-renderer
# sphinx
idna==2.8
# via requests
imagesize==1.1.0
# via sphinx
ipython==7.3.0
jedi==0.13.3 # via ipython
jinja2==2.10 # via sphinx
markupsafe==1.1.1 # via jinja2
more-itertools==6.0.0 # via pytest
mypy-extensions==0.4.1 # via mypy
# via -r requirements.in
ipython-genutils==0.2.0
# via traitlets
jedi==0.13.3
# via ipython
jinja2==2.10
# via sphinx
markupsafe==1.1.1
# via jinja2
more-itertools==6.0.0
# via pytest
mypy==0.670
packaging==19.0 # via sphinx
parso==0.3.4 # via jedi
pexpect==4.6.0 # via ipython
pickleshare==0.7.5 # via ipython
# via -r requirements.in
mypy-extensions==0.4.1
# via mypy
packaging==19.0
# via sphinx
parso==0.3.4
# via jedi
pexpect==4.6.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==3.4.0
pkginfo==1.5.0.1 # via twine
pluggy==0.9.0 # via pytest
prompt-toolkit==2.0.9 # via ipython
# via -r requirements.in
pkginfo==1.5.0.1
# via twine
pluggy==0.9.0
# via pytest
prompt-toolkit==2.0.9
# via ipython
psutil==5.6.1
ptyprocess==0.6.0 # via pexpect
py==1.8.0 # via pytest
pygments==2.3.1 # via ipython, readme-renderer, sphinx
pyparsing==2.3.1 # via packaging
pytest-repeat==0.8.0
# via
# -r requirements.in
# sanitized-package
ptyprocess==0.6.0
# via pexpect
py==1.10.0
# via pytest
pygments==2.3.1
# via
# ipython
# readme-renderer
# sphinx
pyparsing==2.3.1
# via packaging
pytest==4.3.0
pytz==2018.9 # via babel
# via
# -r requirements.in
# pytest-repeat
pytest-repeat==0.8.0
# via -r requirements.in
pytz==2018.9
# via babel
pyzmq==18.0.1
readme-renderer==24.0 # via twine
requests-toolbelt==0.9.1 # via twine
requests==2.21.0 # via requests-toolbelt, sphinx, twine
six==1.12.0 # via bleach, packaging, pip-tools, prompt-toolkit, pytest, readme-renderer, sphinx, traitlets
snowballstemmer==1.2.1 # via sphinx
sphinx-rtd-theme==0.4.3
# via
# -r requirements.in
# sanitized-package
readme-renderer==24.0
# via twine
requests==2.21.0
# via
# requests-toolbelt
# sphinx
# twine
requests-toolbelt==0.9.1
# via twine
six==1.12.0
# via
# bleach
# packaging
# pip-tools
# prompt-toolkit
# pytest
# readme-renderer
# sphinx
# traitlets
snowballstemmer==1.2.1
# via sphinx
sphinx==1.8.5
sphinxcontrib-websupport==1.1.0 # via sphinx
# via
# -r requirements.in
# sphinx-rtd-theme
sphinx-rtd-theme==0.4.3
# via -r requirements.in
sphinxcontrib-websupport==1.1.0
# via sphinx
tblib==1.3.2
tqdm==4.31.1 # via twine
traitlets==4.3.2 # via ipython
# via
# -r requirements.in
# sanitized-package
tqdm==4.31.1
# via twine
traitlets==4.3.2
# via ipython
twine==1.13.0
typed-ast==1.3.1 # via mypy
urllib3==1.24.2 # via requests
wcwidth==0.1.7 # via prompt-toolkit
webencodings==0.5.1 # via bleach
# via -r requirements.in
typed-ast==1.3.1
# via mypy
urllib3==1.24.2
# via requests
wcwidth==0.1.7
# via prompt-toolkit
webencodings==0.5.1
# via bleach
yappi==1.0
# via -r requirements.in