forked from pulp/pulpcore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
33 lines (33 loc) · 1.01 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
asyncio-throttle>=1.0,<=1.0.2
aiohttp>=3.8.1,<=3.8.3
aiodns>=3.0,<=3.0.0
aiofiles>=22.1,<=22.1.0
aioredis>=2.0.1<=2.0.1
backoff>=2.1.2,<=2.1.2
click<=8.1.3 # We don't know the lower bound
cryptography>=38.0.1<=38.0.1
Django~=3.2.15 # LTS version, switch only if we have a compelling reason to
django-currentuser>=0.5.3,<=0.5.3
django-filter>=22.1,<=22.1
django-guid>=3.3,<=3.3.0
django-import-export>=2.9,<=2.9.0
django-lifecycle>=1.0,<=1.0.0
djangorestframework>=3.13.1,<=3.14.0
djangorestframework-queryfields>=1.0,<=1.0.0
drf-access-policy>=1.1.2,<=1.1.2
drf-nested-routers>=0.93.4<=0.93.4
drf-spectacular==0.24.2 # We monkeypatch this so we need a very narrow requirement string
dynaconf>=3.1.9,<=3.1.11
gunicorn>=20.1,<=20.1.0
jinja2>=3.1,<=3.1.2
naya>=1.1.1,<=1.1.1
protobuf<=4.21.6 # We don't know the lower bound
pygtrie>=2.5,<=2.5.0
psycopg2>=2.9.3,<=2.9.3
PyYAML>=5.1.1,<=6.0.0
python-gnupg>=0.5,<=0.5.0
redis>=4.3,<=4.3.4
setuptools>=39.2,<=65.3.0
url-normalize>=1.4.3,<=1.4.3
whitenoise>=5.0,<=6.2.0
yarl>=1.8,<=1.8.1