-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
64 lines (64 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
alembic==1.5.0
attrs==22.1.0
beautifulsoup4==4.10.0
cachetools==5.2.0
certifi==2023.7.22
charset-normalizer==2.0.12
click==8.1.5
click-plugins==1.1.1
cligj==0.7.2
et-xmlfile==1.1.0
Fiona==1.8.21
Flask==2.2.5
GeoAlchemy==0.7.2
GeoAlchemy2==0.10.2
geopandas==0.10.2
gitdb==4.0.9
GitPython==3.1.30
google-api-core==2.10.2
google-api-python-client==2.65.0
google-auth==2.14.1
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.1
googleapis-common-protos==1.56.4
httplib2==0.21.0
idna==3.3
importlib-metadata==6.8.0
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.2
MarkupSafe==2.1.1
munch==2.5.0
numpy==1.23.1
oauthlib==3.2.2
openpyxl==3.0.9
packaging==21.3
pandas==1.4.1
pre-commit==3.6.0
protobuf==4.21.9
psycopg2==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==3.0.9
pyproj==3.3.1
python-dateutil==2.8.2
python-dotenv==0.13.0
python-editor==1.0.4
pytz==2022.1
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
ruff==0.1.13
Shapely==1.8.2
six==1.16.0
smmap==5.0.0
soupsieve==2.3.2.post1
SQLAlchemy==1.3.17
tabulate==0.9.0
tqdm==4.62.3
uritemplate==4.1.1
urllib3==1.26.11
Werkzeug==2.2.3
zipp==3.16.1
typing_extensions==4.8.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability