forked from alephdata/aleph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-generic.txt
67 lines (62 loc) · 1.15 KB
/
requirements-generic.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
Flask==1.0.2
Flask-OAuthlib==0.9.5
Flask-SQLAlchemy==2.3.2
Flask-Script==2.0.6
Flask-Testing==0.7.1
Flask-Fixtures==0.3.7
Flask-Mail==0.9.1
Flask-Migrate==2.2.1
Flask-Cors==3.0.6
Flask_Babel==0.11.2
SQLAlchemy==1.2.10
alembic==1.0.3
celery==4.2.1
elasticsearch==6.3.1
marshmallow==2.15.4
psycopg2-binary==2.7.4
gunicorn==19.9.0
blinker==1.4
Babel==2.6.0
PyYAML==3.13
PyICU==2.2.0
chardet==3.0.4
cchardet==2.1.4
regex==2018.8.29
pyahocorasick==1.1.10
cryptography==2.4.1
pylru==1.1.0
pyjwt==1.6.4
rdflib==4.2.2
idna==2.7.0
requests[security]==2.20.1
redis==2.10.6
grpcio==1.14.0
google-cloud-vision
google-cloud-storage
networkx==2.2
msgpack==0.5.6
# Error reporting
raven[flask]
# Testing dependencies
factory-boy==2.10.0
fakeredis>=0.13.0.1
Faker==0.8.13
nose
flexmock==0.10.2
coverage
coveralls
# Duplicative for speed of docker builds
lxml==4.2.5
xlrd==1.1.0
phonenumbers==8.10.0
python-levenshtein==0.12.0
openpyxl==2.5.3
dbf==0.97.11
python-dateutil==2.6.1
python-magic==0.4.15
odfpy==1.3.6
olefile==0.46
-e git://github.com/alephdata/flanker.git@65eb960f1eaa1fe2925b03f3740e2eff3c21dafc#egg=flanker
ply==3.11
# Not entirely sure why this is needed:
# urllib3==1.23