mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
28 lines
757 B
Plaintext
28 lines
757 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file requirements.txt requirements.in
|
|
#
|
|
arrow==0.10.0
|
|
blessed==1.14.2
|
|
boto3==1.4.4
|
|
botocore==1.5.35 # via boto3, s3transfer
|
|
django-picklefield==0.3.2
|
|
django-redis==4.7.0
|
|
docutils==0.13.1 # via botocore
|
|
future==0.16.0
|
|
hiredis==0.2.0
|
|
iron-core==1.2.0 # via iron-mq
|
|
iron-mq==0.9
|
|
jmespath==0.9.2 # via boto3, botocore
|
|
psutil==5.2.1
|
|
pymongo==3.4.0
|
|
python-dateutil==2.6.0 # via arrow, botocore, iron-core
|
|
redis==2.10.5
|
|
requests==2.13.0 # via iron-core, rollbar
|
|
rollbar==0.13.11
|
|
s3transfer==0.1.10 # via boto3
|
|
six==1.10.0 # via blessed, python-dateutil, rollbar
|
|
wcwidth==0.1.7 # via blessed
|