-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy pathrequirements.txt
34 lines (31 loc) · 1.07 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
bcrypt==3.2.0 # Apache 2.0
celery==5.4.0 # BSD 3 Clause
colorlog==5.0.1 # MIT
django-allauth==0.63.6 # MIT
django-celery-beat==2.6.0 # BSD 3 Clause
django-cors-headers==3.7.0 # MIT
django-extensions==3.1.3 # MIT
django-filter==2.4.0 # BSD
django-oauth-toolkit==1.7.1 # BSD
django==3.2.25 # BSD 3 Clause
djangorestframework==3.12.4 # BSD
elasticsearch8==8.5.2 # Apache 2.0
lxml==4.9.1 # BSD
kombu==5.3.7 # BSD 3 Clause
markdown2==2.4.10 # MIT
newrelic==8.4.0 # newrelic APM agent, Custom License
psycopg2==2.9.5 # LGPL with exceptions or ZPL
rdflib==7.0.0 # BSD 3 Clause
requests==2.25.1 # Apache 2.0
primitive_metadata==0.2025.1 # MIT
# relevant only in deployment:
sentry-sdk[django]==1.22.2 # MIT
gevent==22.10.2 # MIT
psycogreen==1.0.2 # BSD
# to be removed in future work:
docopt==0.6.2 # MIT
elasticsearch5==5.5.6 # Apache 2.0
PyJWE==1.0.0 # Apache 2.0
# djangorestframework-jsonapi==4.2.1 # MIT
# Allows custom-rendered IDs, hiding null values, and including data in error responses
git+https://github.com/cos-forks/[email protected]+cos0