-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
64 lines (64 loc) · 4.93 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
alembic==1.9.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
async-timeout==4.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
attrs==22.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
authlib==1.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
bcrypt==4.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
boto3==1.26.66 ; python_full_version >= "3.8.1" and python_version < "4.0"
botocore==1.29.66 ; python_full_version >= "3.8.1" and python_version < "4.0"
cachelib==0.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
certifi==2022.12.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
cffi==1.15.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
charset-normalizer==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4"
click-plugins==1.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
cligj==0.7.2 ; python_full_version >= "3.8.1" and python_version < "4"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and platform_system == "Windows"
cryptography==39.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
fiona==1.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-admin==1.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-caching==2.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-ckeditor==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-cors==3.0.10 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-marshmallow==0.14.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-migrate==4.0.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-sqlalchemy==2.5.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask==2.2.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
geoalchemy2==0.11.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
geojson==2.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
gunicorn==20.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4"
importlib-metadata==6.0.0 ; python_full_version >= "3.8.1" and python_version < "3.10"
importlib-resources==5.10.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
itsdangerous==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jmespath==1.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
mako==1.2.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
marshmallow-sqlalchemy==0.28.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
marshmallow==3.19.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
munch==2.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==23.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pillow==9.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
psycopg2-binary==2.9.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
psycopg2==2.9.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "4.0"
pypn-ref-geo==1.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pypnnomenclature==1.5.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
pypnusershub==1.6.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-decouple==3.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dotenv==0.21.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
redis==4.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
requests==2.28.2 ; python_full_version >= "3.8.1" and python_version < "4"
s3transfer==0.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
setuptools==67.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
shapely==1.8.5.post1 ; python_full_version >= "3.8.1" and python_version < "4.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy==1.3.24 ; python_full_version >= "3.8.1" and python_version < "4.0"
taxhub==1.10.8 ; python_full_version >= "3.8.1" and python_version < "4.0"
urllib3==1.26.14 ; python_full_version >= "3.8.1" and python_version < "4.0"
utils-flask-sqlalchemy-geo==0.2.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
utils-flask-sqlalchemy==0.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
werkzeug==2.2.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
wtforms==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
zipp==3.12.1 ; python_full_version >= "3.8.1" and python_version < "3.10"