-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
60 lines (60 loc) · 1.01 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
alembic==1.5.8
aniso8601==7.0.0
astroid==2.5.6
attrs==20.3.0
autopep8==1.5.7
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
Flask==1.1.2
Flask-GraphQL==2.0.1
Flask-Login==0.5.0
Flask-Migrate==2.7.0
flask-restplus==0.13.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
Flask-Testing==0.8.1
graphene==2.1.8
graphene-sqlalchemy==2.3.0
graphql-core==2.3.2
graphql-relay==2.0.1
graphql-server-core==1.2.0
greenlet==1.0.0
idna==2.10
importlib-metadata==4.6.0
isort==5.8.0
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==3.2.0
lazy-object-proxy==1.6.0
Mako==1.1.4
MarkupSafe==1.1.1
mccabe==0.6.1
oauthlib==3.1.0
panda==0.3.1
plotly==4.14.3
promise==2.3
psycopg2==2.9.1
pycodestyle==2.7.0
pycparser==2.20
PyJWT==2.0.1
pylint==2.8.2
pyrsistent==0.17.3
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2021.1
requests==2.25.1
retrying==1.3.3
Rx==1.6.1
singledispatch==3.6.1
six==1.15.0
SQLAlchemy==1.4.11
toml==0.10.2
typed-ast==1.4.3
typing-extensions==3.10.0.0
urllib3==1.26.4
waitress==2.0.0
Werkzeug==1.0.1
wrapt==1.12.1
zipp==3.4.1