mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +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
|
||||
Pillow
|
||||
PyYAML
|
||||
pytz
|
||||
pytz > dev
|
||||
selenium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue