-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.12 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
affine==2.3.1
alembic==1.8.1
aniso8601==9.0.1
async-timeout==4.0.2
asyncio==3.4.3
attrs==22.1.0
azure-core==1.25.1
azure-storage-blob==12.13.1
bcrypt==4.0.0
certifi==2022.6.15.2
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
click-plugins==1.1.1
cligj==0.7.2
cryptography==38.0.1
Deprecated==1.2.13
Flask==2.1.2
Flask-Bcrypt==1.0.1
Flask-CLI==0.4.0
Flask-Cors==3.0.10
Flask-Migrate==3.1.0
flask-restx==0.5.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
GeoAlchemy2==0.12.5
gevent==22.10.1
greenlet==1.1.3
gunicorn==20.1.0
idna==3.4
importlib-metadata==4.12.0
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.16.0
jwt==1.3.1
Mako==1.2.2
MarkupSafe==2.1.1
msrest==0.7.1
numpy==1.23.4
oauthlib==3.2.1
packaging==21.3
psycopg2==2.9.3
pycparser==2.21
pyparsing==3.0.9
pyproj==3.4.0
pyrsistent==0.18.1
pystac==1.6.1
python-dateutil==2.8.2
pytz==2022.2.1
rasterio==1.3.2
redis==4.3.4
requests==2.28.1
requests-oauthlib==1.3.1
rq==1.11.1
Shapely==1.8.4
six==1.16.0
snuggs==1.4.7
SQLAlchemy==1.4.41
typing_extensions==4.3.0
urllib3==1.26.12
Werkzeug==2.1.2
wrapt==1.14.1
xmltodict==0.13.0
zipp==3.8.1
zope.event==4.5.0
zope.interface==5.5.0