forked from pulp/pulpcore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
40 lines (40 loc) · 1.3 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
aiodns>=3.0,<=3.1.1
aiofiles>=22.1,<23.3.0
aiohttp>=3.8.1,<3.9.2
asyncio-throttle>=1.0,<=1.0.2
backoff>=2.1.2,<2.2.2
click>=8.1.0,<=8.1.7
cryptography>=38.0.1,<41.0.8
Django~=4.2.0 # LTS version, switch only if we have a compelling reason to
django-filter>=23.1,<=23.5
django-guid>=3.3,<=3.3.1
django-import-export>=2.9,<3.4.0
django-lifecycle>=1.0,<=1.1.2
djangorestframework>=3.14.0,<=3.14.0
djangorestframework-queryfields>=1.0,<=1.1.0
drf-access-policy>=1.1.2,<1.5.1
drf-nested-routers>=0.93.4,<=0.93.4
drf-spectacular==0.26.5 # We monkeypatch this so we need a very narrow requirement string
dynaconf>=3.1.12,<3.2.5
gunicorn>=20.1,<=21.2.0
importlib-metadata>=6.0.1,<=6.0.1 # Pinned to fix opentelemetry dependency solving issues with pip
jinja2>=3.1,<=3.1.2
json_stream>=2.3.2,<2.4
jq>=1.6.0,<1.7.0
opentelemetry-distro[otlp]>=0.38b0,<=0.42b0
opentelemetry-exporter-otlp-proto-http>=1.17.0,<=1.21.0
opentelemetry-instrumentation-django>=0.38b0,<=0.41b0
opentelemetry-instrumentation-wsgi>=0.38b0,<=0.42b0
protobuf>=4.21.1,<4.25.2
pulp-glue>=0.18.0,<0.23
pygtrie>=2.5,<=2.5.0
psycopg[binary]>=3.1.8,<=3.1.14
pyparsing>=3.1.0,<=3.1.1
python-gnupg>=0.5,<=0.5.1
PyYAML>=5.1.1,<=6.0.1
redis>=4.3,<5.0.2
setuptools>=39.2,<69.1.0
url-normalize>=1.4.3,<=1.4.3
uuid6>=2023.5.2,<=2024.1.1
whitenoise>=5.0,<6.7.0
yarl>=1.8,<1.9.4