Skip to content
Snippets Groups Projects
Unverified Commit a2e0acf1 authored by Feanil Patel's avatar Feanil Patel Committed by GitHub
Browse files

Merge pull request #21317 from edx/feanil/upgrade_mongodb_proxy

Feanil/upgrade mongodb proxy
parents 45ab1fec b8f8f072
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ glob2==0.7
gunicorn==19.9.0
help-tokens==1.0.4
html5lib==1.0.1
httplib2==0.13.1
httplib2==0.13.1 # via zendesk
idna==2.8
inflection==0.3.1 # via drf-yasg
ipaddress==1.0.22
......@@ -159,7 +159,7 @@ markey==0.8 # via django-babel-underscore
markupsafe==1.1.1
maxminddb==1.4.1 # via geoip2
mock==1.0.1
git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=MongoDBProxy==0.1.0
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
mongoengine==0.10.0
mpmath==1.1.0 # via sympy
mysqlclient==1.4.2.post1
......@@ -234,7 +234,7 @@ soupsieve==1.9.2 # via beautifulsoup4
sqlparse==0.3.0
staff-graded-xblock==0.5
stevedore==1.30.1
super-csv==0.8
super-csv==0.9
sympy==1.4
testfixtures==6.10.0 # via edx-enterprise
tincan==0.0.5 # via edx-enterprise
......
......@@ -208,7 +208,7 @@ maxminddb==1.4.1
mccabe==0.6.1
mock==1.0.1
modernize==0.7
git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=MongoDBProxy==0.1.0
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
mongoengine==0.10.0
more-itertools==5.0.0
moto==1.3.1
......@@ -315,7 +315,7 @@ sphinxcontrib-websupport==1.1.2 # via sphinx
sqlparse==0.3.0
staff-graded-xblock==0.5
stevedore==1.30.1
super-csv==0.8
super-csv==0.9
sympy==1.4
testfixtures==6.10.0
text-unidecode==1.2
......
......@@ -57,7 +57,7 @@ git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2
# Third-party:
-e git+https://github.com/edx/django-wiki.git@v0.0.23#egg=django-wiki
git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=MongoDBProxy==0.1.0
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
-e git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev
-e git+https://github.com/jazkarta/edx-jsme.git@690dbf75441fa91c7c4899df0b83d77f7deb5458#egg=edx-jsme
......
......@@ -201,7 +201,7 @@ markupsafe==1.1.1
maxminddb==1.4.1
mccabe==0.6.1 # via flake8, pylint
mock==1.0.1
git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=MongoDBProxy==0.1.0
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
mongoengine==0.10.0
more-itertools==5.0.0 # via pytest
moto==1.3.1
......@@ -302,7 +302,7 @@ soupsieve==1.9.2
sqlparse==0.3.0
staff-graded-xblock==0.5
stevedore==1.30.1
super-csv==0.8
super-csv==0.9
sympy==1.4
testfixtures==6.10.0
text-unidecode==1.2 # via faker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment