-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
47 lines (39 loc) · 943 Bytes
/
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
click==6.7
Flask==1.1.1
Flask-SQLAlchemy==2.3.2
Flask-Mail==0.9.1
Flask-WTF==0.14.2 # Unused
Flask-Cors==3.0.9
GeoAlchemy2==0.4.0
geojson==2.4.0
inflect==0.3.1
itsdangerous==0.24
Jinja2==2.11.3
MarkupSafe==1.1.1
Markdown==3.2.1
marshmallow==2.15.3
psycopg2==2.8.5
pyshp==1.2.12
python-dateutil==2.7.3
Shapely==1.5.16
six==1.11.0
sqlacodegen==2.0.0
SQLAlchemy==1.3.19
toml==0.9.4
Werkzeug==0.15.5
https://github.com/PnX-SI/UsersHub-authentification-module/archive/1.4.4.zip
# utils-flask-sqlalchemy-geo==0.1.2
https://github.com/PnX-SI/Utils-Flask-SQLAlchemy/archive/from_dict.zip
https://github.com/PnX-SI/Utils-Flask-SQLAlchemy-Geo/archive/from_dict.zip
https://github.com/PnX-SI/Nomenclature-api-module/archive/from_dict.zip
#utils-flask-sqlalchemy==0.1.2
py3o.template==0.10.0
# pandas==1.0.4
# patsy==0.5.1
# pytz==2020.1
# scipy==1.4.1
statsmodels==0.11.1
# Flask-Bcrypt==0.7.1
unidecode==1.2.0
sentry-sdk==1.9.5
gunicorn==20.1.0