-
Notifications
You must be signed in to change notification settings - Fork 32
/
requirements.txt
46 lines (46 loc) · 1.06 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
Django==4.2.16
psycopg2==2.9.7
gunicorn==22.0.0 #production server
whitenoise==6.5.0 #serving swagger static files
djangorestframework==3.14.0
pylint==2.17.5
pydash==7.0.6
django-cors-headers==4.2.0
pyyaml==6.0.1
colour_runner==0.1.1
boto3==1.24.28
moto==3.1.13
python-dateutil==2.8.2
requests==2.32.3
factory_boy==3.3.0
# Celery
celery[redis]==5.3.1
celery_once==3.0.1
git+https://github.com/snyaggarwal/flower # use until https://github.com/mher/flower/issues/1231 issue is resolved
redis==4.6.0
django-redis==5.3.0 # needed for redis sentinel support
kombu==5.3.1
django-elasticsearch-dsl==7.3
drf-yasg==1.21.5
git+https://github.com/snyaggarwal/django-queryset-csv
ocldev==0.2.1
coverage==7.3.0
tblib==2.0.0
django-ordered-model==3.7.4
django-health-check==3.17.0
markdown==3.4.4
mock==5.1.0
django-request-logging==0.7.5
django-cid==2.3
django-dirtyfields==1.9.2
jsonpath-ng==1.5.3
mozilla-django-oidc==3.0.0
django-celery-beat==2.5.0
jsondiff==2.0.0
django-silk==5.0.4
azure-storage-blob==12.19.0
fhir.resources==7.1.0
ijson==3.2.3
responses==0.25.0
pydantic==2.6.4
minio==7.2.9