Commit Graph

41 Commits

Author SHA1 Message Date
Aarif
f8eb7bfd52 fix: updated the upgrade job to install appropriate pip version (#26659)
pip version 21 doesn't seem to work well with pip-tools <5.4
2021-02-23 01:04:29 +05:00
M. Zulqarnain
3db1a21263 BOM-2247 : Upgrade pip-tools (#26192)
* Upgrade pip-tools

* Updating Python Requirements (#26191)

Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
2021-02-08 12:42:05 +05: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
edX requirements bot
cb6625aa0f Updating Python Requirements (#23821) 2020-04-28 08:48:50 -04:00
Robert Raposa
4ab436f405 constrain pip-tools<5.0.0 (#23740)
See ARCHBOM-1141 for details.  Effort required to upgrade pip.

ARCHBOM-1141:
2020-04-16 13:29:58 -04:00
Ayub-khan
3c1140dc49 BOM-1045
-Upgrade edx-drf-extensions
-settings-update
2020-03-10 16:06:02 +05:00
Tim McCormack
1fa29a60d5 Pin edx-drf-extensions to 4.0.0 for now until drf jwt issue fixed (#23347) 2020-03-09 16:49:50 +00:00
Jeremy Bowman
230bee9a06 Remove duplicate dependency version constraints (#23198)
Remove duplicate constraints in requirements/constraints.txt uncovered by the recent change in pip-compile output format. I sorted the pinned dependencies by name to try and make it more obvious if this happens again. I also upgraded to pip-tools 4.5.1, which removes the line numbers from the enhanced pip-compile output added in 4.5.0, which should reduce future diff churn and merge conflicts but means that there's a large diff this one last time.

Also unpin edx-search again after the previous change to do that was apparently broken by a merge conflict.
2020-02-26 20:42:21 -05:00
edX requirements bot
79bcc9ede8 Updating Python Requirements (#23190) 2020-02-25 13:41:15 -05:00
Calen Pennington
98328ea426 On publish, add evenly spaced dates to self-paced courses 2020-02-21 10:50:22 -05:00
Chris Pappas
247cffa846 Bumping edx-enterprise version (#23003)
* Bumping edx-enterprise version

* Running make upgrade to bump edx-enterprise

* contraining a package

* fix

* adding yet another constraint
2020-02-03 12:39:21 -05:00
Jeremy Bowman
7bbd229526 Unpin more outdated dependencies (#22898)
Unpin several more outdated dependencies whose changelogs don't contain any significant backwards incompatible changes. Also add "moto" to the list of packages to uninstall from existing environments, since it requires a jsondiff version that clashes with the one we now use (triggering a harmless but distracting warning on dependency updates).

We can potentially stop using path.py/path altogether by switching to pathlib in the Python 3 standard library, but that merits a separate PR of its own.

Also, note that I'm not actually unpinning freezegun; different PRs restricted it in both constraints.txt and test.in, I'm just removing the latter redundant constraint.
2020-01-23 06:59:32 -05:00
Awais Qureshi
269b34a198 BOM-1126
Removing the moto.
2020-01-16 15:04:24 +05:00
edX requirements bot
f0b78cf17b Updating Python Requirements 2019-11-26 05:49:14 -05:00
Adam Stankiewicz
5fc48cb1fb upgrade edx-enterprise to 2.0.16 2019-11-08 12:33:29 -05:00
edX requirements bot
a40b3376f6 Updating Python Requirements 2019-10-15 06:48:51 -04:00
Feanil Patel
94cf0d3db8 Run make upgrade 2019-09-17 10:44:36 -04:00
Jeremy Bowman
76035c37bc Downgrade transifex-client to upgrade other packages (#21403) 2019-08-21 16:16:15 -04:00
edX requirements bot
2c5ac0407f Updating Python Requirements (#20772) 2019-06-07 10:19:38 -04:00
edX requirements bot
d748a99b61 Updating Python Requirements (#20523) 2019-05-10 08:43:07 -04:00
Michael Youngstrom
b0b1d85d8a Bump pip-tools and run make upgrade 2019-05-03 15:28:56 -04:00
muhammad-ammar
613236779c bump edx-enterprise version to 1.3.11 2019-04-08 18:46:25 +05:00
Zia Fazal
2ecb436360 WL-1895:updated edx-enterprise version 2019-03-13 18:13:10 +05:00
Jeremy Bowman
efac0b7a80 Upgrade bok-choy 2019-02-20 00:54:57 -05:00
Christie Rice
ead9f10f17 INCR-2 Unpin glob2 and run make upgrade 2019-01-29 14:54:03 -05:00
Dave St.Germain
3a012977fd Make upgrade after rebase 2018-12-21 14:31:03 -05:00
Michael Roytman
23fcb7e7bb Removed course-run exam rule configuration 2018-12-21 11:14:58 -05:00
Christopher Pappas
e4a903619c ENT-1427 | Running make upgrade to bump edx-enterprise version
Bumped version of django-simple-history

Bumping django-simple-history in other requirements files

Removing the django-simple-history constraint as it is no longer an issue

Removing the comment from requirements/constraints about django-simple-history
2018-12-20 16:29:52 -05:00
nshahzad
76b09226bc add xforwardedfor middleware and make upgrade 2018-10-17 10:28:37 +00:00
Jeremy Bowman
9311f268c1 TE-2593 Make pip-compile output whitespace consistent 2018-06-19 15:09:11 -04:00
Michael Youngstrom
26b4e30833 Remove django 1.8 shim 2018-06-06 10:34:56 -04:00
Calen Pennington
0f7e2373d0 Revert "Switch container factory to webpack" 2018-05-29 16:01:38 -04:00
Calen Pennington
56759b196f Upgrade django-webpack-loader (and other recent minor updates) 2018-05-29 12:39:28 -04:00
Feanil Patel
9f6ac8a3af Run make upgrade. 2018-05-23 10:35:03 -04:00
Jeremy Bowman
8d4a2e2be9 Upgrades to avoid sure install bug 2018-05-18 15:14:29 -04:00
Feanil Patel
e718ab0260 Upgrade using pip-tools. 2018-05-16 14:50:16 -04:00
Michael Terry
f8b009fecc Fix extracting i18n from jsx code
React code (in jsx files) was not being extracted at all. Fixed this
by updating to edx-i18n-tools 0.4.5.

Also, template literals (feature of es2015) don't work well with
gettext at all. So convert those instances to HtmlUtils or
StringUtils interpolation calls.

FEDX-505
2018-05-02 15:21:45 -04:00
Jeremy Bowman
28d291dce7 TE-2527 Move test and dev dependencies out of base.in 2018-04-18 14:44:31 -04:00
Jeremy Bowman
9ca9aa44c6 PLAT-2060 Use pip-tools to manage requirements files (take 2)
This reverts commit a7fa0c211d.
2018-04-12 17:22:48 -04:00
Feanil Patel
a7fa0c211d Revert "PLAT-2060 Use pip-tools to manage requirements files" 2018-04-10 12:54:41 -04:00
Jeremy Bowman
432347b881 PLAT-2060 Use pip-tools to manage requirements files 2018-04-09 17:07:02 -04:00