forked from lpoaura/GeoNature-BiodivTerritoires
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
52 lines (52 loc) · 1.02 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
appdirs==1.4.3
astroid==2.3.3
attrs==19.3.0
bcrypt==3.1.7
black==19.10b0
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
Click==7.0
click-plugins==1.1.1
cligj==0.5.0
Fiona==1.7.13
Flask==1.1.1
Flask-Admin==1.5.3
Flask-Assets==0.12
Flask-CKEditor==0.4.3
Flask-SQLAlchemy==2.3.2
GeoAlchemy2==0.4.0
geog==0.0.2
geojson==2.5.0
gunicorn==20.0.4
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.3
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
munch==2.5.0
numpy==1.18.1
pathspec==0.6.0
psycopg2==2.7.5
psycopg2-binary==2.8.4
pycparser==2.19
pylint==2.4.4
https://github.com/PnX-SI/Nomenclature-api-module/archive/1.3.2.zip
https://github.com/PnX-SI/UsersHub-authentification-module/archive/1.4.3.zip
pyScss==1.3.5
regex==2019.12.9
requests==2.21.0
Shapely==1.5.16
six==1.13.0
SQLAlchemy==1.3.3
toml==0.10.0
typed-ast==1.4.0
urllib3==1.24.3
https://github.com/PnX-SI/Utils-Flask-SQLAlchemy/archive/0.1.0.zip
git+https://github.com/PnX-SI/Utils-Flask-SQLAlchemy-Geo.git
webassets==0.12.1
Werkzeug==0.15.3
wrapt==1.11.2
WTForms==2.2.1