Skip to content
Snippets Groups Projects
Commit a8310f34 authored by edX requirements bot's avatar edX requirements bot Committed by Jeremy Bowman
Browse files

Updating Python Requirements (#20860)

parent e6fc882c
Branches
Tags release-2020-12-01-10.46
No related merge requests found
...@@ -174,7 +174,7 @@ git+https://github.com/edx/edx-ora2.git@2.2.3#egg=ora2==2.2.3 ...@@ -174,7 +174,7 @@ git+https://github.com/edx/edx-ora2.git@2.2.3#egg=ora2==2.2.3
path.py==8.2.1 path.py==8.2.1
pathtools==0.1.2 pathtools==0.1.2
paver==1.3.4 paver==1.3.4
pbr==5.3.0 pbr==5.3.1
pdfminer.six==20181108 pdfminer.six==20181108
piexif==1.0.2 piexif==1.0.2
pillow==6.0.0 pillow==6.0.0
......
...@@ -222,7 +222,7 @@ path.py==8.2.1 ...@@ -222,7 +222,7 @@ path.py==8.2.1
pathlib2==2.3.3 pathlib2==2.3.3
pathtools==0.1.2 pathtools==0.1.2
paver==1.3.4 paver==1.3.4
pbr==5.3.0 pbr==5.3.1
pdfminer.six==20181108 pdfminer.six==20181108
piexif==1.0.2 piexif==1.0.2
pillow==6.0.0 pillow==6.0.0
...@@ -314,7 +314,7 @@ toml==0.10.0 ...@@ -314,7 +314,7 @@ toml==0.10.0
tox-battery==0.5.1 tox-battery==0.5.1
tox==3.12.1 tox==3.12.1
transifex-client==0.13.6 transifex-client==0.13.6
typing==3.6.6 typing==3.7.4
unicodecsv==0.14.1 unicodecsv==0.14.1
unidecode==1.1.0 unidecode==1.1.0
uritemplate==3.0.0 uritemplate==3.0.0
......
...@@ -16,7 +16,7 @@ mock==1.0.1 ...@@ -16,7 +16,7 @@ mock==1.0.1
path.py==8.2.1 path.py==8.2.1
pathtools==0.1.2 # via watchdog pathtools==0.1.2 # via watchdog
paver==1.3.4 paver==1.3.4
pbr==5.3.0 # via stevedore pbr==5.3.1 # via stevedore
psutil==1.2.1 psutil==1.2.1
pymongo==2.9.1 pymongo==2.9.1
python-memcached==1.59 python-memcached==1.59
......
...@@ -215,7 +215,7 @@ path.py==8.2.1 ...@@ -215,7 +215,7 @@ path.py==8.2.1
pathlib2==2.3.3 # via importlib-metadata, pytest, pytest-django pathlib2==2.3.3 # via importlib-metadata, pytest, pytest-django
pathtools==0.1.2 pathtools==0.1.2
paver==1.3.4 paver==1.3.4
pbr==5.3.0 pbr==5.3.1
pdfminer.six==20181108 pdfminer.six==20181108
piexif==1.0.2 piexif==1.0.2
pillow==6.0.0 pillow==6.0.0
...@@ -301,7 +301,7 @@ toml==0.10.0 # via tox ...@@ -301,7 +301,7 @@ toml==0.10.0 # via tox
tox-battery==0.5.1 tox-battery==0.5.1
tox==3.12.1 tox==3.12.1
transifex-client==0.13.6 transifex-client==0.13.6
typing==3.6.6 # via flake8 typing==3.7.4 # via flake8
unicodecsv==0.14.1 unicodecsv==0.14.1
unidecode==1.1.0 # via python-slugify unidecode==1.1.0 # via python-slugify
uritemplate==3.0.0 uritemplate==3.0.0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment