index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
requirements
/
py3.txt
Age
Commit 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-09
Fixed #32193 -- Deprecated MemcachedCache.
Mariusz Felisiak
2020-11-11
Fixed #31216 -- Added support for colorama terminal colors on Windows.
MinchinWeb
2020-09-16
Fixed #29887 -- Added a cache backend for pymemcache.
Nick Pope
2020-07-17
Bumped asgiref requirement to >= 3.2.10.
Mariusz Felisiak
2020-06-17
Reverted "Pinned asgiref == 3.2.7 in test requirements."
Mariusz Felisiak
2020-06-16
Pinned asgiref == 3.2.7 in test requirements.
Mariusz Felisiak
2020-03-24
Reverted "Pinned asgiref == 3.2.5 in test requirements."
Mariusz Felisiak
2020-03-24
Pinned asgiref == 3.2.5 in test requirements.
Mariusz Felisiak
2019-11-20
Pinned asgiref version.
Carlton Gibson
2019-11-06
Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Stephen Rauch
2019-10-23
Refs #29926 -- Bumped minimum tblib version to 1.5.0 in test requirements.
Mariusz Felisiak
2019-10-23
Bumped minimum Pillow version to 6.2.0 in test requirements.
Mariusz Felisiak
2019-06-24
Refs #30451 -- Added asgiref to the tests requirements.
Mariusz Felisiak
2019-01-13
Fixed #27685 -- Added watchman support to the autoreloader.
Tom Forbes
2019-01-02
Pinned Pillow != 5.4.0 in test requirements.
Tim Graham
2017-12-18
Fixed #25277 -- Restored test dependency to the original python-memcached.
Tim Graham
2017-01-25
Fixed #27776 -- Merged tests/requirements/base.txt into py3.txt.
Tim Graham
2013-07-10
Fixed #19196 -- Added test/requirements
Tim Graham