Skip to content
Snippets Groups Projects
Commit fa18621d authored by Awais Qureshi's avatar Awais Qureshi
Browse files

BOM-1022

Bump the version for edx-completion
parent 188056b7
Branches
Tags
No related merge requests found
......@@ -99,7 +99,7 @@ edx-analytics-data-api-client==0.15.3
edx-bulk-grades==0.6.4
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.0
edx-completion==3.0.1
edx-completion==3.0.2
edx-django-oauth2-provider==1.3.5
edx-django-release-util==0.3.2
edx-django-sites-extensions==2.3.1
......@@ -133,7 +133,7 @@ futures==3.3.0 ; python_version == "2.7" # via django-pipeline, python-swiftcli
geoip2==2.9.0
glob2==0.7
gunicorn==19.9.0
help-tokens==1.0.4
help-tokens==1.0.5
html5lib==1.0.1
httplib2==0.14.0
idna==2.8
......@@ -186,7 +186,7 @@ py2neo==3.1.2
pycontracts==1.7.1
pycountry==19.8.18
pycparser==2.19
pycryptodome==3.9.2 # via pdfminer.six
pycryptodome==3.9.3 # via pdfminer.six
pycryptodomex==3.4.7
pygments==2.4.2
pygraphviz==1.5
......@@ -246,7 +246,7 @@ urllib3==1.25.7
user-util==0.1.5
voluptuous==0.11.7
watchdog==0.9.0
web-fragments==0.3.0
web-fragments==0.3.1
webencodings==0.5.1 # via html5lib
webob==1.8.5 # via xblock
wrapt==1.10.5
......
......@@ -121,7 +121,7 @@ edx-analytics-data-api-client==0.15.3
edx-bulk-grades==0.6.4
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.0
edx-completion==3.0.1
edx-completion==3.0.2
edx-django-oauth2-provider==1.3.5
edx-django-release-util==0.3.2
edx-django-sites-extensions==2.3.1
......@@ -167,7 +167,7 @@ futures==3.3.0 ; python_version == "2.7"
geoip2==2.9.0
glob2==0.7
gunicorn==19.9.0
help-tokens==1.0.4
help-tokens==1.0.5
html5lib==1.0.1
httplib2==0.14.0
httpretty==0.9.7
......@@ -243,7 +243,7 @@ pycodestyle==2.5.0
pycontracts==1.7.1
pycountry==19.8.18
pycparser==2.19
pycryptodome==3.9.2
pycryptodome==3.9.3
pycryptodomex==3.4.7
pyflakes==2.1.1
pygments==2.4.2
......@@ -337,7 +337,7 @@ voluptuous==0.11.7
vulture==1.1
watchdog==0.9.0
wcwidth==0.1.7
web-fragments==0.3.0
web-fragments==0.3.1
webencodings==0.5.1
webob==1.8.5
websocket-client==0.56.0
......
......@@ -118,7 +118,7 @@ edx-analytics-data-api-client==0.15.3
edx-bulk-grades==0.6.4
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.0
edx-completion==3.0.1
edx-completion==3.0.2
edx-django-oauth2-provider==1.3.5
edx-django-release-util==0.3.2
edx-django-sites-extensions==2.3.1
......@@ -163,7 +163,7 @@ futures==3.3.0 ; python_version == "2.7"
geoip2==2.9.0
glob2==0.7
gunicorn==19.9.0
help-tokens==1.0.4
help-tokens==1.0.5
html5lib==1.0.1
httplib2==0.14.0
httpretty==0.9.7
......@@ -233,7 +233,7 @@ pycodestyle==2.5.0
pycontracts==1.7.1
pycountry==19.8.18
pycparser==2.19
pycryptodome==3.9.2
pycryptodome==3.9.3
pycryptodomex==3.4.7
pyflakes==2.1.1 # via flake8
pygments==2.4.2
......@@ -319,7 +319,7 @@ virtualenv==16.7.7 # via tox
voluptuous==0.11.7
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
web-fragments==0.3.0
web-fragments==0.3.1
webencodings==0.5.1
webob==1.8.5
websocket-client==0.56.0 # via docker
......
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