Commit Graph

3684 Commits

Author SHA1 Message Date
Awais Qureshi
ffe69a5b43 Updating the comment. 2020-06-10 17:57:45 +05:00
bom
77fa87d8d3 Make Upgrade 2020-06-09 22:50:10 +05:00
Awais Qureshi
4e84d435c1 BOM-1637
rename djang-babel to enmarker
upgrade the reqs
2020-06-09 21:52:54 +05:00
Zulqarnain
ac412c9dc9 update dependencies in sandbox 2020-06-09 18:50:03 +05:00
Feanil Patel
d58914fca0 Merge pull request #24171 from edx/feanil/update-sandbox-reqs-2
Feanil/update sandbox reqs 2
2020-06-09 08:59:22 -04:00
M. Zulqarnain
8c16a93cf6 install lti-consumer-xblock from pypi (#24167) 2020-06-09 02:26:14 +05:00
Feanil Patel
f182c77092 Upgrade and constrain things for python 3.
sympy needs to be at a newer version for python3.
2020-06-08 16:21:30 -04:00
Tim McCormack
325cdeadc9 Explain drf-jwt pin with issue link (#24159) 2020-06-08 18:19:14 +00:00
Ben Warzeski
b37b6c4c4e bump edx-proctoring and completion versions. (#24168)
* bump proctoring version to 2.4.2 (python requirements update)

* bump completion to 3.2.1 (python requirements update)

Co-authored-by: Ben Warzeski <benwarzeski@edX-C02CD0HCLVDM.cable.rcn.com>
2020-06-08 10:25:56 -04:00
M. Zulqarnain
185fc3c8e0 update crowdsourcehinter to install from pypi (#24155) 2020-06-08 13:39:20 +05:00
Aarif
fe5a0cb68c Merge branch 'master' into openedx-chem-upgrade 2020-06-05 21:12:05 +05:00
Aarif
e90cf34471 ordered dependencies alphabetically as suggested 2020-06-05 19:18:24 +05:00
M. Zulqarnain
c382237c33 update django-appconf installation (#24151) 2020-06-05 19:09:58 +05:00
Aarif
dc2537c202 switch the dependencies to use openedx-chem from pypi
updated the constraints order
2020-06-05 18:50:41 +05:00
Tim McCormack
881cae6c67 Upgrade Python dependencies, including Django 2.2.13 fix (#24137)
- Updating Python Requirements
- Fix cache key generation to use class name and module

This was stringifying the class object directly, resulting in cache keys
like `:1:<class 'xblock_django.models.XBlockConfiguration'>.xblock_django.api.deprecated_xblocks`
which then cause breakage when Django 2.2.13 validates the keys.

Co-authored-by: edX requirements bot <testeng+edx-requirements-bot@edx.org>
2020-06-05 13:25:54 +00:00
ericfab179
d6788eb306 Remove pystache_custom dependency. (#24105)
Remove pystache_custom dependency.
Upgrade requirements.

https://openedx.atlassian.net/browse/BOM-1670
2020-06-05 08:49:21 -04:00
Eric Herrera
816f9e6e3a Move sorl-thumbnail dependencie from github.in to base.in since PyPi version is now compatible with DJango 2.2 and python 3.5. 2020-06-02 20:15:15 -05:00
Jansen Kantor
13956a0d93 bump ora version (#24125) 2020-06-02 18:56:56 -04:00
Adam Stankiewicz
ecfda2c115 bump edx-enterprise (#24115) 2020-06-01 19:46:24 -04:00
Kellie Selinka
97494f8999 upgrade requirements to new edx-enterprise version
ENT-2577
2020-06-01 15:24:39 -04:00
Jeff LaJoie
d777712387 Bumps edx-when to 1.2.4 2020-06-01 13:30:25 -04:00
Diana Huang
215e2d0530 Merge pull request #24051 from edx/diana/bridgekeeper-cleanup
Move to bridgekeeper upstream.
2020-06-01 10:08:24 -04:00
edX requirements bot
85e2575f83 Updating Python Requirements (#24108) 2020-06-01 14:07:57 +00:00
ericfab179
01f56ba530 Make upgrade requirement files. (#24078)
Remove pandas requirement.
Replace pandas functionality with itertools.group_by.
2020-06-01 09:08:09 -04:00
Diana Huang
e3d85bcd74 Replace bridgekeeper fork with upstream
and make upgrade.
2020-05-29 12:01:34 -04:00
edX requirements bot
90458f9c00 Updating Python Requirements (#24092) 2020-05-29 13:16:24 +00:00
Hasnain Naveed
1712ad7a11 Merge pull request #24033 from edx/hasnain-naveed/ENT-2818
ENT-2818 | Added enterprise slug login's url on edx login page.
2020-05-28 21:07:48 +05:00
Dillon Dumesnil
3d69046147 Merge pull request #24069 from edx/ddumesnil/fix-lti-icon-AA-167
AA-167: Making the LTI icon class dynamic
2020-05-28 08:19:40 -07:00
hasnain.naveed
c51dc9db20 ENT-2818 | Added enterprise slug login's url on edx login page. 2020-05-28 19:58:46 +05:00
Simon Chen
9bdc20b0c2 Upgrade the version of edx-proctoring to v2.4.1 2020-05-28 10:24:28 -04:00
Dillon Dumesnil
826d5fe3da AA-167: Making the LTI icon class dynamic
We will now show the problem icon if the LTI problem
is scored and 'other' if it is not.
2020-05-28 07:18:18 -07:00
Matt Drayer
6cf2c56a07 Enterprise: Bump to v3.2.17 (#24073)
* Enterprise: Bump to v3.2.17

* ran make upgrade to upgrade all dependencies

Co-authored-by: Adam Stankiewicz <agstanki@gmail.com>
2020-05-27 17:44:35 -04:00
atesker
436e3cf51d Bump ORA2 to 2.7.7 2020-05-27 14:32:51 -04:00
edX requirements bot
7738d62503 Python Requirements Update (#24056)
* Updating Python Requirements

* Pin django-pipeline and lxml

Co-authored-by: Jeremy Bowman <jbowman@edx.org>
2020-05-26 14:11:31 -04:00
atesker
11b891a2ba Bump ORA2 to 2.7.6 2020-05-20 15:16:40 -04:00
edX requirements bot
2038a0176e Updating Python Requirements (#24035) 2020-05-20 16:23:16 +00:00
Alex Dusenbery
30e609f6cf Revert "Updating Python Requirements (#24024)" (#24032)
This reverts commit 1d7ff32af0.
2020-05-20 08:07:27 -04:00
Jeff Chaves
9189daeb58 bumping enterprise version (#24031) 2020-05-19 18:43:32 -04:00
edX requirements bot
1d7ff32af0 Updating Python Requirements (#24024) 2020-05-19 17:42:22 +00:00
Jeremy Bowman
47d15ff1a8 Update tested versions of Python and Django (#24006)
Cleaned up a few more things about the testing configuration now that we've deployed Django 2.2 to production:

* Go back to a single version of django-oauth-toolkit, tox doesn't need to vary it anymore
* Go back to PyPI release of django-method-override
* Remove no longer needed dependency on python-oauth2 (we already removed the package it was used by)
* Update prepare_xdist_nodes.sh with new Django requirements file options
2020-05-19 12:19:20 -04:00
edX requirements bot
4bee41773c Updating Python Requirements (#24014) 2020-05-18 09:53:02 -04:00
Jeff Chaves
5b42995227 make upgrade to bump edx-enterprise version (#24013) 2020-05-15 18:32:33 -04:00
edX requirements bot
89f691ed37 Updating Python Requirements (#24007) 2020-05-15 18:41:10 +00:00
Tim McCormack
407ecefe70 Comment re-pinning of django-cookies-samesite (UA parsing) (#24008) 2020-05-15 15:20:35 +00:00
David Ormsbee
52b44f531d Revert "Unpin django-cookies-samesite now that it declares ua-parser dep (#24000)"
This reverts commit 27480a25f8.
2020-05-14 13:55:11 -04:00
Tim McCormack
27480a25f8 Unpin django-cookies-samesite now that it declares ua-parser dep (#24000) 2020-05-14 15:28:54 +00:00
edX requirements bot
97139c1078 Updating Python Requirements (#23997) 2020-05-14 14:05:07 +00:00
Adam Stankiewicz
fe2abafcc1 upgrade edx-enterprise to 3.2.12 (#23994) 2020-05-13 18:35:25 -04:00
edX requirements bot
5724432741 Python Requirements Update (#23984)
* Updating Python Requirements

* Constrain django-cookies-samesite until dep bug fixed

* Fix PEP 8 problems revealed by pycodestyle upgrade

Co-authored-by: Tim McCormack <tmccormack@edx.org>
Co-authored-by: Jeremy Bowman <jbowman@edx.org>
2020-05-13 20:24:30 +00:00
morenol
dfa1bf158b Add python 3.8 and django30 to tox.ini and remove django111, django20 and django21 (#23889)
Add python 3.8 and django30 to tox.ini and remove django111, django20, and django21 tox environments
2020-05-12 15:21:32 -04:00