Updating Python Requirements (#22944)
This commit is contained in:
committed by
Jeremy Bowman
parent
0b8893d59b
commit
e9c75e06ec
@@ -26,7 +26,6 @@ analytics-python==1.2.9
|
||||
aniso8601==8.0.0 # via edx-tincan-py35
|
||||
anyjson==0.3.3 # via kombu
|
||||
appdirs==1.4.3 # via fs
|
||||
argh==0.26.2
|
||||
attrs==19.3.0
|
||||
babel==2.8.0
|
||||
beautifulsoup4==4.8.2 # via pynliner
|
||||
@@ -107,7 +106,7 @@ edx-django-release-util==0.3.5
|
||||
edx-django-sites-extensions==2.4.3
|
||||
edx-django-utils==2.0.3
|
||||
edx-drf-extensions==2.4.5
|
||||
edx-enterprise==2.1.4
|
||||
edx-enterprise==2.1.5
|
||||
edx-i18n-tools==0.5.0
|
||||
edx-milestones==0.2.6
|
||||
edx-oauth2-provider==1.3.1
|
||||
@@ -243,7 +242,7 @@ uritemplate==3.0.1 # via coreapi, drf-yasg
|
||||
urllib3==1.25.8
|
||||
user-util==0.1.5
|
||||
voluptuous==0.11.7
|
||||
watchdog==0.9.0
|
||||
watchdog==0.10.0
|
||||
web-fragments==0.3.1
|
||||
webencodings==0.5.1 # via bleach, html5lib
|
||||
webob==1.8.6 # via xblock
|
||||
|
||||
@@ -28,7 +28,6 @@ aniso8601==8.0.0
|
||||
anyjson==0.3.3
|
||||
apipkg==1.5
|
||||
appdirs==1.4.3
|
||||
argh==0.26.2
|
||||
astroid==1.5.3
|
||||
attrs==19.3.0
|
||||
babel==2.8.0
|
||||
@@ -118,7 +117,7 @@ edx-django-release-util==0.3.5
|
||||
edx-django-sites-extensions==2.4.3
|
||||
edx-django-utils==2.0.3
|
||||
edx-drf-extensions==2.4.5
|
||||
edx-enterprise==2.1.4
|
||||
edx-enterprise==2.1.5
|
||||
edx-i18n-tools==0.5.0
|
||||
edx-lint==1.3.0
|
||||
edx-milestones==0.2.6
|
||||
@@ -318,7 +317,7 @@ user-util==0.1.5
|
||||
virtualenv==16.7.9
|
||||
voluptuous==0.11.7
|
||||
vulture==1.2
|
||||
watchdog==0.9.0
|
||||
watchdog==0.10.0
|
||||
wcwidth==0.1.8
|
||||
web-fragments==0.3.1
|
||||
webencodings==0.5.1
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
#
|
||||
# make upgrade
|
||||
#
|
||||
argh==0.26.2 # via watchdog
|
||||
certifi==2019.11.28 # via requests
|
||||
chardet==3.0.4 # via requests
|
||||
edx-opaque-keys==2.0.1
|
||||
@@ -21,11 +20,10 @@ pbr==5.4.4 # via stevedore
|
||||
psutil==1.2.1
|
||||
pymongo==3.9.0
|
||||
python-memcached==1.59
|
||||
pyyaml==5.3 # via watchdog
|
||||
requests==2.22.0
|
||||
six==1.14.0 # via edx-opaque-keys, libsass, mock, paver, python-memcached, stevedore
|
||||
stevedore==1.31.0
|
||||
urllib3==1.25.8 # via requests
|
||||
watchdog==0.9.0
|
||||
watchdog==0.10.0
|
||||
wrapt==1.11.2
|
||||
zipp==1.0.0 # via importlib-metadata
|
||||
|
||||
@@ -27,7 +27,6 @@ aniso8601==8.0.0
|
||||
anyjson==0.3.3
|
||||
apipkg==1.5 # via execnet
|
||||
appdirs==1.4.3
|
||||
argh==0.26.2
|
||||
astroid==1.5.3 # via pylint, pylint-celery
|
||||
attrs==19.3.0
|
||||
babel==2.8.0
|
||||
@@ -114,7 +113,7 @@ edx-django-release-util==0.3.5
|
||||
edx-django-sites-extensions==2.4.3
|
||||
edx-django-utils==2.0.3
|
||||
edx-drf-extensions==2.4.5
|
||||
edx-enterprise==2.1.4
|
||||
edx-enterprise==2.1.5
|
||||
edx-i18n-tools==0.5.0
|
||||
edx-lint==1.3.0
|
||||
edx-milestones==0.2.6
|
||||
@@ -295,7 +294,7 @@ urllib3==1.25.8
|
||||
user-util==0.1.5
|
||||
virtualenv==16.7.9 # via tox
|
||||
voluptuous==0.11.7
|
||||
watchdog==0.9.0
|
||||
watchdog==0.10.0
|
||||
wcwidth==0.1.8 # via pytest
|
||||
web-fragments==0.3.1
|
||||
webencodings==0.5.1
|
||||
|
||||
Reference in New Issue
Block a user