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.1 to 1.10.0 in /.jubeo #4

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
73 changes: 50 additions & 23 deletions .jubeo/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,56 @@
#
# pip-compile --output-file=.jubeo/requirements.txt .jubeo/requirements.in
#
attrs==19.3.0 # via pytest
click==7.1.2 # via jubeo, pip-tools
coverage==5.1 # via -r .jubeo/requirements.in
ghp-import==0.5.5 # via -r .jubeo/requirements.in
gitdb==4.0.4 # via gitpython
gitpython==3.1.1 # via jubeo
hyperlink==19.0.0 # via jubeo
idna==2.9 # via hyperlink
invoke==1.4.1 # via -r .jubeo/requirements.in
jubeo==0.0.3a0.dev0 # via -r .jubeo/requirements.in
more-itertools==8.2.0 # via pytest
packaging==20.3 # via pytest
pip-tools==5.1.0 # via -r .jubeo/requirements.in
pluggy==0.13.1 # via pytest
py==1.8.1 # via pytest
pyparsing==2.4.7 # via packaging
pytest-runner==5.2 # via -r .jubeo/requirements.in
pytest==5.4.1 # via -r .jubeo/requirements.in
six==1.14.0 # via packaging, pip-tools
smmap==3.0.2 # via gitdb
toml==0.10.0 # via jubeo
versioneer==0.18 # via -r .jubeo/requirements.in
wcwidth==0.1.9 # via pytest
attrs==19.3.0
# via pytest
click==7.1.2
# via
# jubeo
# pip-tools
coverage==5.1
# via -r requirements.in
ghp-import==0.5.5
# via -r requirements.in
gitdb==4.0.4
# via gitpython
gitpython==3.1.1
# via jubeo
hyperlink==19.0.0
# via jubeo
idna==2.9
# via hyperlink
invoke==1.4.1
# via -r requirements.in
jubeo==0.0.3a0.dev0
# via -r requirements.in
more-itertools==8.2.0
# via pytest
packaging==20.3
# via pytest
pip-tools==5.1.0
# via -r requirements.in
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest-runner==5.2
# via -r requirements.in
pytest==5.4.1
# via -r requirements.in
six==1.14.0
# via
# packaging
# pip-tools
smmap==3.0.2
# via gitdb
toml==0.10.0
# via jubeo
versioneer==0.18
# via -r requirements.in
wcwidth==0.1.9
# via pytest

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