edX requirements bot
9b7f563fb1
Updating Python Requirements ( #23425 )
2020-03-17 07:24:03 -04: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
Tim McCormack
95d4acad7c
Minimize dependency on django-celery ( #23193 )
...
- Reimplement `djcelery.common.respect_language` utility function so we
can drop the dependency.
- Loosen `celery` pinning to a range, which brings in a fix for a
possible crash bug
Also, pin `path` to 13.1.0 for now in order to continue supporting py35.
2020-02-26 00:46:36 +00:00
edX requirements bot
79bcc9ede8
Updating Python Requirements ( #23190 )
2020-02-25 13:41:15 -05:00
Zaman Afzal
a9bd66b480
bump edx-enterprise-version ( #23060 )
2020-02-11 10:28:20 +05:00
irfanuddinahmad
0c815af11c
Updated edx-enterprise
2020-02-04 19:26:47 +05:00
Calen Pennington
b0f090476c
Upgrade edx-when to 0.6.0 to support converting relative to absolute dates
2020-01-30 14:39:32 -05:00
edX requirements bot
d98ce06354
Updating Python Requirements ( #22955 )
2020-01-28 08:36:37 -05:00
Zulqarnain
c6e06b5327
Django 1.1 support of bridgekeeper
2020-01-22 14:25:43 +05:00
Awais Qureshi
269b34a198
BOM-1126
...
Removing the moto.
2020-01-16 15:04:24 +05:00
Brittney Exline
debb83d4ba
Upgrading edx-enterprise
2020-01-14 14:03:10 -05:00
edX requirements bot
c99a026ad3
Updating Python Requirements ( #22816 )
2020-01-13 08:31:53 -05:00
edX requirements bot
742d65d56a
Updating Python Requirements ( #22733 )
2020-01-07 10:36:35 -05:00
Ahtisham Shahid
765b578d3f
Updated ora2 and others by make upgrade
2020-01-06 14:45:52 +05:00
Jeremy Bowman
a4b2db677a
Downgrade pandas and python-dateutil ( #22703 )
2020-01-03 12:12:11 -05:00
Manjinder Singh
6c69b6d435
Adding code to output pytest warnings. ( #22570 )
...
* Added pytest-json-report plugin
- modifying app-opts in setup.cfg
- adding hook to all conftest.py files in repo
- setting report to be saved to test_root/log/warnings.json
- Writing custom logic to save json report to avoid overwrite if pytest called twice
This was created to allow us to easily parse through test warnings in jenkins
2020-01-02 10:01:52 -05:00
Jeremy Bowman
0cb7539999
Python dependencies cleanup ( #22612 )
2019-12-27 11:00:46 -05:00
Jeremy Bowman
b2046f6674
Switch make upgrade to Python 3.5 ( #22609 )
...
* Switch make upgrade to Python 3.5
* bok-choy fixes, constrain django-debug-toolbar
* Remove flaky bok-choy test
2019-12-26 15:13:02 -05:00
edX requirements bot
033bb5a3c4
Updating Python Requirements ( #22594 )
2019-12-23 10:08:29 -05:00
Ned Batchelder
18b17b40af
Unpin coverage and use the latest (5.0)
2019-12-16 15:36:46 -05:00
Brian Wilson
929f53acde
Bump version of edxval to 1.1.33.
...
DE-1824: step 2 of 4 in renaming 'exists' field in ThirdPartyTranscriptCredentialsState to 'has_creds' (v1.1.33)
2019-12-11 17:32:27 -05:00
Albert (AJ) St. Aubin
12a416486a
Upgrade edx-enterprise
2019-12-06 13:20:14 -05:00
Zaman Afzal
0497646ad9
bump edx-enterprise version to 2.0.27 ( #22410 )
2019-11-27 14:16:37 +05:00
Ned Batchelder
e10651f753
Update coverage versions for who-tests-what hacking
...
The coverage version shouldn't matter, but why not use the latest?
The plugin version fixes an encoding issue.
2019-11-21 14:53:01 -05:00
Adam Stankiewicz
5fc48cb1fb
upgrade edx-enterprise to 2.0.16
2019-11-08 12:33:29 -05:00
irfanuddinahmad
7bcb618163
Updated requirements for edx-enterprise
2019-10-28 18:02:30 +05:00
edX requirements bot
79b7a8d467
Updating Python Requirements
2019-10-07 06:48:37 -04:00
Jeremy Bowman
76035c37bc
Downgrade transifex-client to upgrade other packages ( #21403 )
2019-08-21 16:16:15 -04:00
Ned Batchelder
2234aeb1ab
Coverage et al that support who-tests-what
2019-07-22 16:24:55 -04:00
Troy Sankey
ec2b221b5e
Bump edx-organizations and pin edx-opaque-keys
...
Bumping edx-organizations will add history to the Organization model.
DE-1510
2019-06-04 13:52:18 -04:00
Brittney Exline
ade50c1baf
Reverting ENT-1054
2019-05-27 12:40:46 -06:00
edX requirements bot
d748a99b61
Updating Python Requirements ( #20523 )
2019-05-10 08:43:07 -04:00
muhammad-ammar
613236779c
bump edx-enterprise version to 1.3.11
2019-04-08 18:46:25 +05:00
David Ormsbee
aa4f21ea43
Update edx-platform dependencies.
...
Extra constraints needed to be added for pytest-randomly and tornado,
both of which have dropped Python 2 support.
2019-03-01 15:59:00 -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
Ned Batchelder
d66fdc34c4
$ make upgrade
2018-12-17 15:46:35 -05:00
Feanil Patel
ca00e7630f
Run make upgrade
2018-12-04 10:24:21 -05:00
nadeemshahzad
9d95c2e632
upgrade gunicorn 19.0
2018-11-28 08:08:21 +00:00
nshahzad
76b09226bc
add xforwardedfor middleware and make upgrade
2018-10-17 10:28:37 +00:00
J. Cliff Dyer
1f45a7e934
Fix query counts on completion tests and update requirements.
...
Update requirements
2018-09-19 11:16:12 -04:00
Jeremy Bowman
52d3c68416
TE-2665 Install xblock-utils from PyPI
2018-07-30 09:39:34 -04: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