Unpin coverage and use the latest (5.0)

This commit is contained in:
Ned Batchelder
2019-12-16 12:33:38 -05:00
parent c5e0a9f636
commit 18b17b40af
5 changed files with 14 additions and 13 deletions

View File

@@ -42,7 +42,7 @@ cffi==1.13.2
chardet==3.0.4
git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2eb18#egg=chem==1.0.0
click==7.0 # via code-annotations, user-util
code-annotations==0.3.2 # via edx-enterprise
code-annotations==0.3.3 # via edx-enterprise
contextlib2==0.6.0.post1
coreapi==2.3.3 # via drf-yasg
coreschema==0.0.4 # via coreapi, drf-yasg

View File

@@ -12,5 +12,5 @@
-c ../constraints.txt
coverage==5.0b1 # Code coverage testing for Python
diff-cover==0.9.8 # Automatically find diff lines that need test coverage
coverage # Code coverage testing for Python
diff-cover # Automatically find diff lines that need test coverage

View File

@@ -6,15 +6,16 @@
#
configparser==4.0.2 # via importlib-metadata
contextlib2==0.6.0.post1 # via importlib-metadata
coverage==5.0b1
diff-cover==0.9.8
importlib-metadata==1.3.0 # via inflect
coverage==5.0
diff-cover==2.5.0
importlib-metadata==1.3.0 # via inflect, pluggy
inflect==3.0.2 # via jinja2-pluralize
jinja2-pluralize==0.3.0 # via diff-cover
jinja2==2.10.3 # via diff-cover, jinja2-pluralize
markupsafe==1.1.1 # via jinja2
more-itertools==5.0.0 # via zipp
pathlib2==2.3.5 # via importlib-metadata
pluggy==0.13.1 # via diff-cover
pygments==2.5.2 # via diff-cover
scandir==1.10.0 # via pathlib2
six==1.13.0 # via diff-cover, pathlib2

View File

@@ -54,14 +54,14 @@ chardet==3.0.4
git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2eb18#egg=chem==1.0.0
click-log==0.3.2
click==7.0
code-annotations==0.3.2
code-annotations==0.3.3
colorama==0.4.3
configparser==4.0.2
contextlib2==0.6.0.post1
cookies==2.2.1
coreapi==2.3.3
coreschema==0.0.4
coverage==5.0b1
coverage==5.0
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
cryptography==2.8
@@ -70,7 +70,7 @@ cssutils==1.0.2
ddt==1.2.2
decorator==4.4.1
defusedxml==0.5.0
diff-cover==0.9.8
diff-cover==2.5.0
distlib==0.3.0
django-appconf==1.0.3
django-babel-underscore==0.5.2

View File

@@ -53,14 +53,14 @@ chardet==3.0.4
git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2eb18#egg=chem==1.0.0
click-log==0.3.2 # via edx-lint
click==7.0
code-annotations==0.3.2
code-annotations==0.3.3
colorama==0.4.3 # via radon
configparser==4.0.2
contextlib2==0.6.0.post1
cookies==2.2.1 # via moto
coreapi==2.3.3
coreschema==0.0.4
coverage==5.0b1
coverage==5.0
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
cryptography==2.8
@@ -69,7 +69,7 @@ cssutils==1.0.2
ddt==1.2.2
decorator==4.4.1
defusedxml==0.5.0
diff-cover==0.9.8
diff-cover==2.5.0
distlib==0.3.0 # via caniusepython3
django-appconf==1.0.3
django-babel-underscore==0.5.2
@@ -223,7 +223,7 @@ pdfminer.six==20191110
piexif==1.0.2
pillow==6.2.1
pkgconfig==1.5.1
pluggy==0.13.1 # via pytest, tox
pluggy==0.13.1
polib==1.1.0
psutil==1.2.1
py2neo==3.1.2