-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
70 lines (70 loc) · 1.15 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
alembic==1.4.2
aniso8601==7.0.0
attrs==19.3.0
beautifulsoup4==4.9.0
blis==0.4.1
catalogue==1.0.0
certifi==2019.11.28
chardet==3.0.4
Click==7.0
coverage==5.0.4
cymem==2.0.3
docopt==0.6.2
et-xmlfile==1.0.1
Flask==1.1.1
Flask-Cors==3.0.8
Flask-GraphQL==2.0.1
Flask-Migrate==2.5.2
Flask-RESTful==0.3.8
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.1
graphene==2.1.8
graphene-sqlalchemy==2.2.2
graphql-core==2.3.1
graphql-relay==2.0.1
graphql-server-core==1.2.0
gunicorn==20.0.4
idna==2.8
importlib-metadata==1.6.0
itsdangerous==1.1.0
jdcal==1.4.1
Jinja2==2.11.1
Mako==1.1.2
MarkupSafe==1.1.1
more-itertools==8.2.0
murmurhash==1.0.2
numpy==1.18.1
openpyxl==2.4.11
packaging==20.3
plac==1.1.3
pluggy==0.13.1
postgres==3.0.0
preshed==3.0.2
promise==2.3
psycopg2-binary==2.8.4
psycopg2-pool==1.1
py==1.8.1
pyparsing==2.4.6
pytest==5.4.1
pytest-flask==0.15.1
python-dateutil==2.8.1
python-dotenv==0.12.0
python-editor==1.0.4
pytz==2019.3
records==0.5.3
requests==2.22.0
Rx==1.6.1
singledispatch==3.4.0.3
six==1.14.0
soupsieve==2.0
spacy==2.2.4
SQLAlchemy==1.3.13
srsly==1.0.2
tablib==1.1.0
thinc==7.4.0
tqdm==4.45.0
urllib3==1.25.8
wasabi==0.6.0
wcwidth==0.1.9
Werkzeug==1.0.0
zipp==3.1.0