summaryrefslogtreecommitdiff
path: root/tests/requirements/py3.txt
AgeCommit message (Expand)Author
2021-04-06[3.2.x] Updated asgiref dependency for 3.2 release series.Carlton Gibson
2021-01-19[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.Paul Ganssle
2020-12-09Fixed #32193 -- Deprecated MemcachedCache.Mariusz Felisiak
2020-11-11Fixed #31216 -- Added support for colorama terminal colors on Windows.MinchinWeb
2020-09-16Fixed #29887 -- Added a cache backend for pymemcache.Nick Pope
2020-07-17Bumped asgiref requirement to >= 3.2.10.Mariusz Felisiak
2020-06-17Reverted "Pinned asgiref == 3.2.7 in test requirements."Mariusz Felisiak
2020-06-16Pinned asgiref == 3.2.7 in test requirements.Mariusz Felisiak
2020-03-24Reverted "Pinned asgiref == 3.2.5 in test requirements."Mariusz Felisiak
2020-03-24Pinned asgiref == 3.2.5 in test requirements.Mariusz Felisiak
2019-11-20Pinned asgiref version.Carlton Gibson
2019-11-06Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.Stephen Rauch
2019-10-23Refs #29926 -- Bumped minimum tblib version to 1.5.0 in test requirements.Mariusz Felisiak
2019-10-23Bumped minimum Pillow version to 6.2.0 in test requirements.Mariusz Felisiak
2019-06-24Refs #30451 -- Added asgiref to the tests requirements.Mariusz Felisiak
2019-01-13Fixed #27685 -- Added watchman support to the autoreloader.Tom Forbes
2019-01-02Pinned Pillow != 5.4.0 in test requirements.Tim Graham
2017-12-18Fixed #25277 -- Restored test dependency to the original python-memcached.Tim Graham
2017-01-25Fixed #27776 -- Merged tests/requirements/base.txt into py3.txt.Tim Graham
2013-07-10Fixed #19196 -- Added test/requirementsTim Graham