Skip to content
Snippets Groups Projects
  1. Feb 11, 2020
  2. Feb 10, 2020
  3. Feb 07, 2020
  4. Feb 06, 2020
    • Michael Terry's avatar
      Update requirements · 6813414a
      Michael Terry authored
      Fix constraints to not have a lingering pin on edx-when. And
      add constraint on version of mock that supports python 3.5.
      
      And then a general make upgrade.
      6813414a
  5. Feb 04, 2020
  6. Feb 03, 2020
  7. Jan 31, 2020
  8. Jan 30, 2020
  9. Jan 28, 2020
  10. Jan 27, 2020
  11. Jan 26, 2020
    • Aarif's avatar
      BOM-1141 · 8cc86d3a
      Aarif authored
      Updating the django-rate-limit requirement.
      updated the django-ratelimit to use unreleased version that supports Django 2.2
      8cc86d3a
  12. Jan 24, 2020
  13. 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.
  14. Jan 22, 2020
  15. Jan 21, 2020
  16. Jan 17, 2020
  17. Jan 16, 2020
  18. 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
    • usamasadiq's avatar
      BOM 1087 django-mysql version bump · aee3318c
      usamasadiq authored
      Removed the version constraint for django-mysql
      Also pinned the freezegun version to 0.3.12 as the latest version is causing failures.
      aee3318c
  19. Jan 14, 2020
  20. Jan 13, 2020