edX requirements bot
6c441231fd
Updating Python Requirements
2020-06-24 09:48:43 -04:00
edX requirements bot
6031802f9c
Updating Python Requirements
2020-06-23 06:49:02 -04:00
edX requirements bot
2e6d561e6b
Updating Python Requirements
2020-06-22 06:45:53 -04:00
Brandon Baker
38496d55c5
Pin django-ses to 0.8.14 to avoid AttributeError ( #24267 )
...
Upgrade to 1.0.0 caused issues which are described and being
investigated in https://github.com/django-ses/django-ses/issues/186 .
2020-06-19 15:23:34 -04:00
edX requirements bot
2e9df7c3cf
Updating Python Requirements ( #24260 )
2020-06-19 16:33:19 +00:00
Luis Moreno
66d9829443
Remove constraint from mako
2020-06-19 10:50:27 -04:00
Awais Qureshi
137fd0a96e
Merge pull request #24126 from eduNEXT/eric/update-social-django-app-dep
...
[BD-6] Use Pypi release of social-app-django
2020-06-19 16:16:07 +05:00
M. Zulqarnain
db953d89a6
upgrade ora2 to install from PyPI ( #24236 )
2020-06-19 15:44:36 +05:00
Eric Herrera
249fcad94c
Move social-app-django from github to base requirement, since PyPi version is now compatible with the platform.
2020-06-18 18:44:56 -05:00
Binod Pant
2c229481dc
Result of running make upgrade in order to upgrade to edx-enterprise v3.3.5 ( #24256 )
...
all versions updates were minor and no visible downgrades
2020-06-18 16:59:19 -04:00
Michael Roytman
9ec1c3e6ca
update version of edx-proctoring library
2020-06-18 09:50:23 -04:00
ericfab179
c8abbd2c0f
Update transifex client to use PyPi release. ( #24217 )
...
Use transifex client from PyPi since required change was merged recently.
2020-06-16 13:56:31 -04:00
Farhanah Sheets
6fedb15cc4
Revert "BOM-1703 : Ora2 Upgrade ( #24221 )"
...
This reverts commit f3161468a3 .
2020-06-15 16:48:12 -04:00
M. Zulqarnain
f3161468a3
BOM-1703 : Ora2 Upgrade ( #24221 )
2020-06-15 18:44:07 +05:00
edX requirements bot
46ae66a146
Updating Python Requirements (edx-enterprise) ( #24212 )
2020-06-12 08:52:49 -04:00
morenol
cfb53bb9bb
Upgrade transifex-client ( #24183 )
...
Upgrade transifex-client version.
This is only made in order to run the tests with a transifex-client version compatible with python3.8
The actual problem that we have in edx-platform is that the last version of transifex-client has as constraint python-slugify<2.0.0 which is not compatible with the current requierements of edx-platform on the other hand, the current version used in edx-platform is not compatible with python3.8
2020-06-11 16:06:03 -04:00
Binod Pant
44eeaa1874
Upgrade deps to edx-enterprise 3.3.1 and others ( #24203 )
2020-06-11 10:39:44 -04:00
Awais Qureshi
03b5b4322f
Revert "Updating the comment."
2020-06-11 17:16:57 +05:00
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