mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-21 00:48:11 +08:00
20 lines
480 B
Plaintext
20 lines
480 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# Make changes in requirements.in, then run this to update:
|
|
#
|
|
# pip-compile requirements.in
|
|
#
|
|
arrow==0.6.0
|
|
blessed==1.9.5
|
|
django-picklefield==0.3.1
|
|
django-redis==4.2.0
|
|
django==1.8.3
|
|
future==0.14.3
|
|
hiredis==0.2.0
|
|
msgpack-python==0.4.6 # via django-redis
|
|
psutil==3.1.1
|
|
python-dateutil==2.4.2 # via arrow
|
|
redis==2.10.3
|
|
six==1.9.0 # via django-picklefield, python-dateutil
|
|
wcwidth==0.1.4 # via blessed
|