edX requirements bot
21c5ec2cd2
Updating Python Requirements ( #23943 )
2020-05-08 14:16:17 -04:00
edX requirements bot
bd9db3dd7e
Updating Python Requirements ( #23883 )
2020-05-04 08:22:40 -04:00
edX requirements bot
cb6625aa0f
Updating Python Requirements ( #23821 )
2020-04-28 08:48:50 -04:00
edX requirements bot
257bb71734
Python Requirements Update ( #23806 )
2020-04-24 12:40:46 -04:00
edX requirements bot
fa511f6f29
Updating Python Requirements ( #23782 )
2020-04-22 13:49:12 +00:00
Tim McCormack
e25723b2de
Unblock make-upgrade by unpinning python3-saml ( #23730 )
2020-04-16 00:18:23 +00:00
Manjinder Singh
c94beec16b
Ran make upgrade with new contraints ( #23609 )
...
This adds contraints to:
kiwisolver: next release only works with python>=3.6
The was run to upgrade:
django-splash
django-wiki
edx-search
The previous versions were constraining django below 2.0.
Co-authored-by: Robert Raposa <rraposa@edx.org >
2020-04-06 09:20:04 -04:00
Calen Pennington
5462c66eb5
Upgrade edx-when to 1.0.4 to fix query performance issues
2020-03-05 14:00:16 -05:00
Diana Huang
0024f00195
Constrain django-countries and make upgrade.
2020-03-02 12:57:04 -05: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
David Ormsbee
b134228954
Python upgrades (django-config-models v2)+
...
Some tests that used to mock the cache internals of ConfigurationModels
had to be modified to use CacheIsolationTestCase instead (the things
they were mocking no longer exist).
2020-02-09 20:37:45 -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
Awais Qureshi
269b34a198
BOM-1126
...
Removing the moto.
2020-01-16 15:04:24 +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
eace6e36a7
Unpin assorted dependencies ( #22656 )
2019-12-30 17:09:14 -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
Zaman Afzal
0497646ad9
bump edx-enterprise version to 2.0.27 ( #22410 )
2019-11-27 14:16:37 +05:00
Albert (AJ) St. Aubin
2400d895d9
Upgrading edx-enterprise
2019-11-25 12:43:37 -05:00
DawoudSheraz
821417a6f1
update ORA
2019-11-25 12:42:23 +05:00
Adam Stankiewicz
5fc48cb1fb
upgrade edx-enterprise to 2.0.16
2019-11-08 12:33:29 -05:00
edX requirements bot
855cb22000
Updating Python Requirements
2019-11-04 05:48:16 -05:00
edX requirements bot
2874c1fa6a
Updating Python Requirements ( #22183 )
2019-10-30 11:04:20 -04:00
irfanuddinahmad
7bcb618163
Updated requirements for edx-enterprise
2019-10-28 18:02:30 +05:00
root
74ed203a75
Upgraded edx-enterprise version
2019-10-21 16:15:40 +00:00
edX requirements bot
d2a971e163
Updating Python Requirements ( #22075 )
2019-10-18 11:19:34 -04:00
Jeremy Bowman
24bb73ed16
Add random2 to codejails ( #22054 )
2019-10-16 14:20:46 -04:00
edX requirements bot
a40b3376f6
Updating Python Requirements
2019-10-15 06:48:51 -04:00
edX requirements bot
79b7a8d467
Updating Python Requirements
2019-10-07 06:48:37 -04:00
edX requirements bot
ff1e18f358
Updating Python Requirements
2019-10-04 06:48:29 -04:00
Jeremy Bowman
76035c37bc
Downgrade transifex-client to upgrade other packages ( #21403 )
2019-08-21 16:16:15 -04:00
atesker
ed3e3a7bbc
updated bulk grades version
2019-08-21 12:06:29 -04:00
Christie Rice
abe12c89b8
ENT-1321 Upgrade requirements ( #21386 )
2019-08-20 12:49:45 -04:00
Chris Pappas
4461d978db
Running make upgrade to bump edx-enterprise version ( #21344 )
...
Fix for test that broke related to DRF;
2019-08-15 14:56:08 -04:00
Hammad Ahmad Waqas
f8e89b5059
edx-platform version bump
2019-08-02 15:06:46 +05:00
Feanil Patel
dd0eef393d
Update matplotlib and numpy in codejail sandbox.
2019-07-23 17:11:44 -04:00
Brittney Exline
2b8cb8cf9b
Fixing dependency issues so that make upgrade can run
2019-07-16 17:34:20 +05:00
Feanil Patel
644bb41b87
Update the version of matplotlib running in sandboxes.
...
Changelog can be found here: https://matplotlib.org/1.5.3/users/whats_new.html
This version fixes the odd setup.py in matplotlib that tries to install
numpy as a part of matplotlib setup.py execution.
Looking at the changelog I don't see any incompatibility issues just bug
fixes and feature additions.
2019-07-01 15:20:55 -04:00
edX requirements bot
77e6112b84
Updating Python Requirements
2019-06-26 06:50:35 -04:00
stv
0e951950de
Install openedx-chem package from Github
...
instead of localhost
2019-06-21 11:49:26 -07:00
edX requirements bot
2c5ac0407f
Updating Python Requirements ( #20772 )
2019-06-07 10:19:38 -04:00
edX requirements bot
e37de5f134
Updating Python Requirements
2019-06-06 06:53:04 -04:00
edX requirements bot
8022a7e3b2
Python Requirements Update ( #20747 )
...
* Updating Python Requirements
* Don't rely on pip-compile cache
* Fix tornado dependency resolution
2019-06-05 13:02:17 -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
Jeremy Bowman
7df3c20828
Update handling of URL-based dependencies ( #20666 )
2019-05-22 15:54:47 -04:00
Michael Youngstrom
a91b9dd375
Fix make upgrade
2019-05-06 10:13:42 -04:00
stv
f984c277e4
Install calc from new edx repo
2019-05-02 15:25:39 -07:00
edX requirements bot
72d16b9b93
Updating Python Requirements
2019-04-20 06:52:16 -04:00