-
Notifications
You must be signed in to change notification settings - Fork 15
/
requirements.txt
61 lines (60 loc) · 1.12 KB
/
requirements.txt
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
## This are mist.io dependencies with loose version restrictions.
## Keeping this file helps discover what the actual dependencies are and
## assists in the process of upgrading them. Occasionally we build using this
## requirements file, test everything exhaustively, and then store the output
## of `pip freeze` to requirements-frozen.txt. Using frozen/pinned requirements
## ensures that the build won't break because of a new release of some
## dependency.
amqp
apscheduler
asgiref
beautifulsoup4
boto3
dnspython
dateparser
dramatiq
elasticsearch
flake8
future
gevent
greenlet
hvac
ipaddress # requests needs this for dns matching
ipython
iso8601
jsonpatch
jsonpickle
kombu
mongoengine
mongomock
names
netaddr
parse
passlib
pastedeploy # Required for uwsgi paste logging, can probably be removed.
pastescript # Required for uwsgi paste logging, can probably be removed.
pika
pingparsing
pretty
pycryptodome
pylibmc
pymongo
pyyaml
pyramid
pyramid_chameleon
pytest
python3-openid
pyvmomi
requests
rstream
s3cmd
scp
sendgrid-python
sentry-dramatiq
sentry-sdk
sockjs-tornado
tornado
troposphere
#tornado_profile
uwsgidecorators
websocket-client