-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
67 lines (66 loc) · 1.2 KB
/
requirements.txt
File metadata and controls
67 lines (66 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
amqp==2.6.1
# via kombu
billiard==3.6.3.0
# via celery
boto3==1.9.187
# via queue_task_runners (setup.py)
botocore==1.12.253
# via
# boto3
# s3transfer
celery[redis]==4.4.6
# via
# flower
# queue_task_runners (setup.py)
docutils==0.15.2
# via botocore
ephem==3.7.6.0
# via queue_task_runners (setup.py)
flower==0.9.5
# via queue_task_runners (setup.py)
future==0.18.2
# via celery
humanize==3.2.0
# via flower
importlib-metadata==3.4.0
# via kombu
jmespath==0.10.0
# via
# boto3
# botocore
kombu==4.6.11
# via celery
prometheus-client==0.8.0
# via flower
python-dateutil==2.8.1
# via botocore
pytz==2020.5
# via
# celery
# flower
redis==3.5.3
# via celery
s3transfer==0.2.1
# via boto3
six==1.15.0
# via python-dateutil
tornado==6.1
# via flower
typing-extensions==3.7.4.3
# via importlib-metadata
urllib3==1.25.11
# via botocore
vine==1.3.0
# via
# amqp
# celery
zipp==3.4.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools