-
Notifications
You must be signed in to change notification settings - Fork 15
/
requirements-frozen.txt
117 lines (116 loc) · 2.17 KB
/
requirements-frozen.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
## Mist.io dependencies are defined in requirements.txt. After installing with
## those, we run `pip freeze` and store the output here. This includes all
## direct dependecies and their dependencies and so on. This ensures that
## builds wont start failing just because of a new release of some dependency.
amqp==5.1.1
apscheduler==3.9.1
asgiref==3.5.2
asn1crypto==1.5.1
atomicwrites==1.4.1
attrs==22.1.0
bcrypt==3.2.2
billiard==3.6.4.0
beautifulsoup4==4.11.1
boto3==1.24.91
certifi==2022.9.24
cffi==1.15.1
Chameleon==3.10.1
chardet==3.0.4
configparser==3.8.1
coverage==4.5.4
cryptography==38.0.1
dateparser==1.1.1
decorator==4.4.2
dnspython==1.16.0
elasticsearch[async]==7.10.1
flake8==5.0.4
future==0.18.2
funcsigs==1.0.2
gevent==22.10.1
greenlet==1.1.3.post0
idna==2.10
ipaddress==1.0.23
ipdb==0.13.9
ipython==8.7.0
ipython-genutils==0.2.0
iso8601==0.1.16
jedi==0.18.1
Jinja2==2.11.3
jsonpatch==1.32
jsonpickle==2.2.0
jsonpointer==2.3
kombu==5.2.4
Logbook==1.5.3
lxml==4.9.1
Mako==1.2.3
MarkupSafe==1.1.1
mbstrdecoder==1.1.0
mccabe==0.7.0
mock==4.0.2
mongoengine==0.24.2
mongomock==3.23.0
more-itertools==8.14.0
msgfy==0.2.0
names==0.3.0
netaddr==0.7.20
parse==1.19.0
passlib==1.7.4
Paste==3.5.2
PasteDeploy==2.1.1
PasteScript==3.2.1
pathlib2==2.3.7.post1
pbr==5.10.0
pexpect==4.8.0
pickleshare==0.7.5
pika==1.3.1
pingparsing==1.4.0
pluggy==0.13.1
pretty==0.1
prompt-toolkit==3.0.31
ptyprocess==0.7.0
py==1.11.0
pyasn1==0.4.8
pycodestyle==2.9.1
pycryptodome==3.15.0
pyflakes==2.5.0
Pygments==2.13.0
pymongo==3.12.3
PyNaCl==1.5.0
pyOpenSSL==22.1.0
pyparsing==2.4.7
pyramid==1.6.5
pyramid_chameleon==0.3
pytest==5.4.1
pytest-cov==2.8.1
python-dateutil==2.8.1
python-http-client==3.2.6
python3-openid==3.1.0
pytz==2022.4
pyvmomi==7.0.3
PyYAML==5.4.1
repoze.lru==0.7
requests==2.27.1
scandir==1.10.0
sendgrid==6.9.7
sentinels==1.0.0
sentry-dramatiq==0.3.2
sentry-sdk==1.9.10
simplegeneric==0.8.1
singledispatch==3.7.0
six==1.16.0
sockjs-tornado==1.0.7
subprocrunner==1.6.0
tornado==6.2
troposphere==3.2.2
traitlets==5.4.0
translationstring==1.4
typepy==1.3.0
typing_extensions==4.4.0
urllib3==1.26.12
uwsgidecorators==1.1.0
venusian==1.2.0
vine==5.0.0
wcwidth==0.2.5
WebOb==1.8.7
websocket-client==1.4.1
yappi==1.4.0