forked from Princeton-CDH/mep-django
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
37 lines (37 loc) · 978 Bytes
/
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
Django>=3.0,<3.1
django-grappelli>=2.14.1 # min for django 3.0
cached_property
django-cas-ng<4.2
pucas>=0.6
eulxml
viapy>=0.2
# require wagtail pre 2.10 for python3.5 support
wagtail>=2.10,<2.11
# pin for js error with dal>3.5; see https://github.com/Princeton-CDH/mep-django/issues/716
django-autocomplete-light==3.5.1
python-dateutil
django-apptemplates
py-flags
django-tabular-export
django-webpack-loader<1.0
parasolr>=0.6.1,<0.7
django-widget-tweaks
pymarc
progressbar2
# require rdflib<6.0 for py3.6 compatibility;
# when we upgrade python version, require rdflib<=6.0 and drop separate rdflib-jsonld requirement (included in 6.0)
rdflib<6.0
rdflib-jsonld<0.6.2
djiffy>=0.6
django-csp
bleach
django-fullurl
unidecode
stop_words
# require django-markdownify < 0.9 for python 3.5 support
django-markdownify<0.9
tweepy
# specify bs4 version to avoid wagtail version conflict
beautifulsoup4<4.9
# require pre-2.9 until upgraded past django 2.2 (or 3.0?)
psycopg2-binary<2.9