-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.18 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
alembic==1.8.1
aniso8601==9.0.1
argcomplete==2.0.0
attrs==22.2.0
behave==1.2.6
boto3==1.26.5
botocore==1.29.5
certifi==2022.9.24
chardet==5.0.0
charset-normalizer==2.1.1
click==8.1.3
contextlib2==21.6.0
coverage==7.0.5
dominate==2.7.0
exceptiongroup==1.1.0
Flask==2.2.2
Flask-Admin==1.6.0
Flask-Cors==3.0.10
flask-marshmallow==0.14.0
Flask-Migrate==3.1.0
Flask-Restless-NG==2.4.0
Flask-SQLAlchemy==3.0.2
flask-talisman==1.0.0
gevent==22.10.2
greenlet==2.0.1
gunicorn==20.1.0
idna==3.4
importlib-metadata==6.0.0
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
json-api-doc==0.15.0
json-stream==2.1.0
json-stream-rs-tokenizer==0.4.12
Mako==1.2.3
MarkupSafe==2.1.1
marshmallow==3.19.0
marshmallow-sqlalchemy==0.28.1
mimerender==0.6.0
monk==0.13.2
packaging==21.3
parse==1.19.0
parse-type==0.6.0
pluggy==1.0.0
psycopg2==2.9.5
pydevd-pycharm==222.4459.4
pyparsing==3.0.9
pytest==7.2.0
pytest-cov==4.0.0
python-dateutil==2.8.2
python-editor==1.0.4
python-mimeparse==1.6.0
pytz==2022.6
requests==2.28.1
s3transfer==0.6.0
simplejson==3.18.0
six==1.16.0
SQLAlchemy==1.4.43
tomli==2.0.1
urllib3==1.26.12
visitor==0.1.3
Werkzeug==2.2.2
WTForms==3.0.1
zipp==3.12.1
zope.event==4.5.0
zope.interface==5.5.1