Skip to content
Snippets Groups Projects
  1. Feb 19, 2020
  2. Feb 18, 2020
  3. Feb 14, 2020
  4. Feb 13, 2020
  5. Feb 11, 2020
  6. Feb 10, 2020
  7. Feb 07, 2020
  8. 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
  9. Feb 04, 2020
  10. Feb 03, 2020
  11. Jan 31, 2020
  12. Jan 30, 2020
  13. Jan 28, 2020
  14. Jan 27, 2020
  15. 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
  16. Jan 24, 2020
  17. 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.
  18. Jan 22, 2020
  19. Jan 21, 2020
  20. Jan 17, 2020