forked from freelawproject/courtlistener
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.49 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
ansible
argparse
beautifulsoup4~=4.8.0
boto3==1.9.38
cchardet==2.1.1
celery==4.3.0
certifi==2019.9.11
chardet==3.0.4
coreapi==2.3.3
cryptography==2.2.2
defusedxml==0.6.0
disposable-email-domains
Django~=1.11.0
django-cache-memoize~=0.1
django-cors-headers==3.0.2
django-extensions~=2.2.0
django-filter==1.1
django-localflavor==1.1
django-mathfilters
django-markdown-deux
django-ratelimit~=2.0.0
django-redis-cache~=2.0.0
djangorestframework==3.6.2
djangorestframework-filters~=0.11.0
django-rest-swagger==2.1.2
django-storages~=1.7.0
djangorestframework-xml==1.4.0
docutils==0.12
drf-dynamic-fields
enum34==1.1.2
eyeD3==0.7.11
feedparser==5.2.1
geonamescache==0.20
gevent<1.3
hiredis==0.2.0
httplib2
internetarchive
ipaddress==1.0.16
ipython==3.2.0
itypes==1.1.0
# Kombu 4.6.5 is bad, and its authors should feel bad. Pin Kombu at a lower
# version, which actually should work. See:
# https://github.com/celery/kombu/issues/1063
kombu==4.6.4
logilab-common==0.63.2
lxml~=4.0
Markdown~=2.6
markdown2~=2.3.0
mock
ndg-httpsclient==0.4.0
networkx==1.10
nose
openapi-codec==1.3.1
pandas==0.18.1
Pillow==6.2.2
psycopg2>=2.7,<2.8 --no-binary psycopg2
pycparser==2.14
pydot==1.1.0
pyinotify==0.9.6; sys_platform != 'darwin'
pyOpenSSL
pyparsing==2.4.2
PyPDF2==1.26.0
python-dateutil==2.5.0
python-igraph
python-mimeparse==0.1.4
pytz
redis~=3.2.0
requests==2.20.0
scorched==0.11.0
seal_rookery
selenium~=3.0
sentry-sdk~=0.0
simplejson
six
sqlparse==0.1.15
stripe==1.22.3
timeout-decorator
tldextract
usaddress
wsgiref==0.1.2
xlrd
unidecode