Skip to content
Snippets Groups Projects
  1. Jan 27, 2020
  2. Jan 23, 2020
    • Manjinder Singh's avatar
      Constraining edx-rest-api-client (#22924) · d9b8fb6e
      Manjinder Singh authored
      * Constraining edx-rest-api-client
      
      * Decreased pin on edx-rest-api-client from <3.0.0 to <2.0.0
    • Jeremy Bowman's avatar
      Unpin more outdated dependencies (#22898) · 7bbd2295
      Jeremy Bowman authored
      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.
  3. Jan 16, 2020
  4. Jan 15, 2020
    • Brian Wilson's avatar
      Update edx-val from 1.2.0 to 1.2.1 · d2909042
      Brian Wilson authored
      This is step 3 of DE-1824.
      
      Also update:
      * six 1.13.0 => 1.14.0
      * edx-django-utils 2.0.2 => 2.0.3
      * skip test that checks all model changes have migrations.  (We defer
        this to step 4.)
      d2909042
  5. Jan 07, 2020
  6. Dec 26, 2019
  7. Dec 09, 2019
    • Giovanni Cimolin da Silva's avatar
      Upgrade pymongo and fix issues · ba4de2f9
      Giovanni Cimolin da Silva authored
      This commit upgrades the version of pymongo from 2.x to 3.x, removing usages to deprecated functions usage and fixing tests where necessary.
      
      This version of pymongo supports MongoDB 2.x all the way up to 4.2, and this ensures that the platform will be able to run on a supported MongoDB version in the next release.
      ba4de2f9
  8. Dec 06, 2019
  9. Nov 27, 2019
  10. Nov 26, 2019
  11. Nov 25, 2019
  12. Nov 15, 2019
  13. Nov 12, 2019
    • Awais Qureshi's avatar
      BOM-1027 · f8b1ff53
      Awais Qureshi authored
      guincorn just released its version on 9th-nov-2019 (20.0.0)
      and it requires Python 3.x >= 3.4.
      so adding constraint < 20.0.0
      
      execute make upgrade
      f8b1ff53
  14. Nov 08, 2019
  15. Oct 31, 2019
  16. Oct 30, 2019
  17. Oct 28, 2019
  18. Oct 10, 2019
  19. Oct 09, 2019
    • Feanil Patel's avatar
      Revert requirements changes due to memory issues. · 5d7bdf91
      Feanil Patel authored
      Some change in the requirements here may be responsible for increased
      CPU and memory usage.  This is causing production LMS for edx.org to run
      into lots of performance issues.  Reverting for now until we can narrow
      it down to which change caused the issue.
      5d7bdf91
  20. Oct 07, 2019
  21. Sep 25, 2019
  22. Sep 24, 2019
  23. Sep 20, 2019
  24. Sep 19, 2019
  25. Sep 13, 2019
  26. Sep 12, 2019
  27. Sep 09, 2019
  28. Aug 21, 2019
  29. Aug 15, 2019
  30. Aug 07, 2019
  31. Aug 05, 2019
    • aarif's avatar
      updated the github.in · a40c771a
      aarif authored
      added the updated dependency for oauth2
      
      added the commit hash instead of branch
      
      minor fix
      
      changes made by make upgrade
      a40c771a
  32. Jul 19, 2019
  33. Jul 16, 2019
  34. Jun 20, 2019
  35. Jun 17, 2019
Loading