mirror of
https://github.com/django/django.git
synced 2025-09-14 14:35:27 +00:00
Fixed #21032 -- pip 1.4 can't install pytz.
This commit is contained in:
parent
37d46b20fc
commit
a9589dd280
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ bcrypt
|
||||||
docutils
|
docutils
|
||||||
Pillow
|
Pillow
|
||||||
PyYAML
|
PyYAML
|
||||||
pytz
|
pytz > dev
|
||||||
selenium
|
selenium
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue