Files
django-q2/requirements.txt
T
2019-01-16 15:03:01 +01:00

32 lines
984 B
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
arrow==0.13.0
blessed==1.15.0
boto3==1.9.79
botocore==1.12.79 # via boto3, s3transfer
certifi==2018.11.29 # via requests
chardet==3.0.4 # via requests
django-picklefield==2.0
django-redis==4.10.0
django==2.1.5 # via django-picklefield, django-redis
docutils==0.14 # via botocore
hiredis==0.3.1
idna==2.8 # via requests
iron-core==1.2.0 # via iron-mq
iron-mq==0.9
jmespath==0.9.3 # via boto3, botocore
psutil==5.4.8
pymongo==3.7.2
python-dateutil==2.7.5 # via arrow, botocore, iron-core
pytz==2018.9 # via django
redis==3.0.1
requests==2.21.0 # via iron-core
s3transfer==0.1.13 # via boto3
six==1.12.0 # via blessed, python-dateutil
urllib3==1.24.1 # via botocore, requests
wcwidth==0.1.7 # via blessed