mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-22 09:48:12 +08:00
31 lines
906 B
Plaintext
31 lines
906 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file requirements.txt requirements.in
|
|
#
|
|
arrow==0.12.0
|
|
blessed==1.14.2
|
|
boto3==1.5.9
|
|
botocore==1.8.23 # via boto3, s3transfer
|
|
certifi==2017.11.5 # via requests
|
|
chardet==3.0.4 # via requests
|
|
django-picklefield==1.0.0
|
|
django-redis==4.8.0
|
|
docutils==0.14 # via botocore
|
|
hiredis==0.2.0
|
|
idna==2.6 # via requests
|
|
iron-core==1.2.0 # via iron-mq
|
|
iron-mq==0.9
|
|
jmespath==0.9.3 # via boto3, botocore
|
|
psutil==5.4.3
|
|
pymongo==3.6.0
|
|
python-dateutil==2.6.1 # via arrow, botocore, iron-core
|
|
redis==2.10.6
|
|
requests==2.18.4 # via iron-core, rollbar
|
|
rollbar==0.13.17
|
|
s3transfer==0.1.12 # via boto3
|
|
six==1.11.0 # via blessed, python-dateutil, rollbar
|
|
urllib3==1.22 # via requests
|
|
wcwidth==0.1.7 # via blessed
|