Merge pull request #20921 from edx/jenkins/upgrade-python-requirements-25b9d47

Python Requirements Update
This commit is contained in:
Feanil Patel
2019-07-01 09:57:00 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -257,7 +257,7 @@ pysqlite==2.8.3 ; python_version == "2.7"
pysrt==1.1.1
pytest-attrib==0.1.3
pytest-cov==2.7.1
pytest-django==3.5.0
pytest-django==3.5.1
pytest-forked==1.0.2
pytest-randomly==1.2.3
pytest-xdist==1.29.0

View File

@@ -248,7 +248,7 @@ pysqlite==2.8.3 ; python_version == "2.7"
pysrt==1.1.1
pytest-attrib==0.1.3
pytest-cov==2.7.1
pytest-django==3.5.0
pytest-django==3.5.1
pytest-forked==1.0.2 # via pytest-xdist
pytest-randomly==1.2.3
pytest-xdist==1.29.0