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 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
38 changes: 22 additions & 16 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,26 @@
#
# pip-compile requirements-dev.in
#
atomicwrites==1.3.0 # via pytest
attrs==19.3.0 # via pytest
configparser==4.0.2 # via importlib-metadata
contextlib2==0.6.0.post1 # via importlib-metadata
funcsigs==1.0.2 # via pytest
importlib-metadata==0.23 # via pluggy, pytest
more-itertools==5.0.0 # via pytest, zipp
packaging==19.2 # via pytest
pathlib2==2.3.5 # via importlib-metadata, pytest
pluggy==0.13.1 # via pytest
py==1.8.0 # via pytest
pyparsing==2.4.5 # via packaging
atomicwrites==1.3.0
# via pytest
attrs==19.3.0
# via pytest
more-itertools==5.0.0
# via pytest
packaging==19.2
# via pytest
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pyparsing==2.4.5
# via packaging
pytest==4.6.6
scandir==1.10.0 # via pathlib2
six==1.13.0 # via more-itertools, packaging, pathlib2, pytest
wcwidth==0.1.7 # via pytest
zipp==0.6.0 # via importlib-metadata
# via -r requirements-dev.in
six==1.13.0
# via
# more-itertools
# packaging
# pytest
wcwidth==0.1.7
# via pytest
53 changes: 39 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,52 @@
#
# pip-compile requirements.in
#
apipkg==1.5 # via mwlib
bottle==0.12.17 # via mwlib
apipkg==1.5
# via mwlib
bottle==0.12.17
# via mwlib
cssutils==1.0.2
gevent==1.4.0 # via mwlib
greenlet==0.4.15 # via gevent
# via -r requirements.in
gevent==1.4.0
# via mwlib
greenlet==0.4.15
# via gevent
libsass==0.19.4
# via -r requirements.in
lxml==4.4.1
# via
# -r requirements.in
# mwlib
mwlib==0.16.2
odfpy==0.9.6 # via mwlib
# via -r requirements.in
odfpy==0.9.6
# via mwlib
pillow==6.2.1
py==1.8.0 # via mwlib
# via
# -r requirements.in
# mwlib
py==1.10.0
# via mwlib
pycountry==19.8.18
pyparsing==1.5.7 # via mwlib
pypdf==1.13 # via mwlib
qserve==0.2.8 # via mwlib
roman==3.2 # via mwlib
simplejson==3.17.0 # via mwlib
six==1.13.0 # via libsass
sqlite3dbm==0.1.4 # via mwlib
timelib==0.2.4 # via mwlib
# via -r requirements.in
pyparsing==1.5.7
# via mwlib
pypdf==1.13
# via mwlib
qserve==0.2.8
# via mwlib
roman==3.2
# via mwlib
simplejson==3.17.0
# via mwlib
six==1.13.0
# via libsass
sqlite3dbm==0.1.4
# via mwlib
timelib==0.2.4
# via mwlib
tinycss==0.4
# via -r requirements.in

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