forked from quay/quay
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
149 lines (148 loc) · 2.84 KB
/
requirements.txt
File metadata and controls
149 lines (148 loc) · 2.84 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
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
alembic==1.3.3
aniso8601 @ git+https://github.com/DevTable/aniso8601-fake.git@bd7762c7dea0498706d3f57db60cd8a8af44ba90
APScheduler==3.6.3
attrs==19.3.0
Authlib==1.2.0
aws-sam-translator==1.20.1
azure-core==1.23.1
azure-storage-blob==12.4.0
Babel==2.9.1
bcrypt==3.1.7
beautifulsoup4==4.11.1
bintrees==2.1.0
bitmath==1.3.3.1
blinker==1.4
boto3==1.21.42
botocore==1.24.42
cachetools==4.0.0
certifi==2022.12.7
cffi==1.14.3
chardet==3.0.4
charset-normalizer==2.0.12
click==8.0.0
cryptography==3.3.2
DateTime==4.3
debtcollector==1.22.0
decorator==4.4.1
Deprecated==1.2.7
dumb-init==1.2.2
elasticsearch==7.6.0
elasticsearch-dsl==7.0.0
Flask==1.1.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Flask-RESTful==0.3.9
furl==2.1.0
geoip2==3.0.0
gevent==21.8.0
greenlet==1.1.2
grpcio==1.46.3
gunicorn==20.1.0
hashids==1.2.0
html5lib==1.1
idna==2.8
importlib-metadata==1.4.0
iso8601==0.1.12
isodate==0.6.0
itsdangerous==1.1.0
Jinja2==2.11.3
jmespath==0.9.4
jsonpath-rw==1.4.0
jsonpointer==2.0
jsonschema==3.2.0
kafka-python==1.4.7
keystoneauth1==3.18.0
Mako==1.2.2
MarkupSafe==1.1.1
maxminddb==1.5.2
mixpanel==4.5.0
msgpack==0.6.2
msrest==0.6.21
netaddr==0.7.19
netifaces==0.10.9
oauthlib==3.2.2
orderedmultidict==1.0.1
os-service-types==1.7.0
oslo.config==7.0.0
oslo.i18n==3.25.1
oslo.serialization==2.29.2
oslo.utils==4.12.2
packaging==21.3
pbr==5.10.0
peewee==3.13.1
Pillow==9.3.0
ply==3.11
prometheus-client==0.7.1
protobuf==3.18.3
psutil==5.9.0
psycopg2-binary==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
py-bitbucket @ git+https://github.com/quay/py-bitbucket.git@3ba167408d92eb4ba2cae78c0047b8f1e8821c67
pycparser==2.20
PyGithub==1.45
PyJWT==2.4.0
pymemcache==3.0.0
PyMySQL==0.9.3
pyOpenSSL==21.0.0
pyparsing==2.4.6
PyPDF2==1.27.6
pyrsistent==0.18.0
python-dateutil==2.8.1
python-editor==1.0.4
python-gitlab==2.0.0
python-keystoneclient==3.22.0
python-ldap==3.4.0
python-magic==0.4.15
python-redis-lock==3.7.0
python-swiftclient==3.8.1
pytz==2019.3
PyYAML==5.4
raven==6.10.0
recaptcha2==0.1
redis==3.5.3
redis-py-cluster==2.1.3
rehash==1.0.0
reportlab==3.5.55
requests==2.27.1
requests-aws4auth==0.9
requests-file==1.4.3
requests-oauthlib==1.3.0
rfc3986==1.3.2
s3transfer==0.5.1
semantic-version==2.8.4
six==1.14.0
soupsieve==1.9.5
splunk-sdk==1.7.3
SQLAlchemy==1.4.31
stevedore==1.31.0
stringscore==0.1.0
stripe==5.2.0
supervisor==4.1.0
supervisor-logging==0.0.9
supervisor-stdout @ git+https://github.com/quay/supervisor-stdout.git@9bdf630d0d1b4a16cf8b60b96adafb1ed98e7380
text-unidecode==1.3
tldextract==2.2.2
toposort==1.5
tzlocal==2.0.0
urllib3==1.26.9
webencodings==0.5.1
WebOb==1.8.6
websocket-client==0.57.0
Werkzeug==1.0.0
wrapt==1.13.3
xhtml2pdf==0.2.4
zipp==2.1.0
zope.event==4.5.0
zope.interface==5.4.0
# Build dependencies
Cython==3.0.0a9
flit_core==3.7.1
toml==0.10.2
pip==22.2.1
setuptools==65.5.1
setuptools-rust==1.5.2
setuptools-scm[toml]==4.1.2
typing_extensions==4.0.1
wheel==0.38.4