-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
74 lines (74 loc) · 1.31 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
68
69
70
71
72
73
74
anyio==3.7.1
asgiref==3.7.2
attrs==23.1.0
build==0.10.0
cachetools==5.3.1
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
click-plugins==1.1.1
cligj==0.7.2
dynaconf==3.2.0
earthengine-api==0.1.306
exceptiongroup==1.1.2
fastapi==0.75.2
Fiona==1.9.4.post1
future==0.18.3
geopandas==0.13.2
google-api-core==2.11.1
google-api-python-client==1.12.11
google-auth==2.22.0
google-auth-httplib2==0.1.0
google-cloud-core==2.3.3
google-cloud-storage==2.10.0
google-crc32c==1.5.0
google-resumable-media==2.5.0
googleapis-common-protos==1.60.0
greenlet==2.0.2
gunicorn==21.2.0
h11==0.14.0
httplib2==0.22.0
httplib2shim==0.0.3
idna==3.4
Jinja2==3.1.1
loguru==0.7.0
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
mypy-extensions==1.0.0
numpy==1.25.2
packaging==23.1
pandas==2.0.3
pathspec==0.11.2
pip-tools==7.2.0
platformdirs==3.10.0
protobuf==4.23.4
pyasn1==0.5.0
pyasn1-modules==0.3.0
pydantic==1.10.12
Pygments==2.16.1
pymongo==4.1.1
pyparsing==3.1.1
pyproj==3.6.0
pyproject_hooks==1.0.0
python-dateutil==2.8.2
python-decouple==3.6
pytz==2023.3
PyYAML==6.0
requests==2.31.0
rich==13.5.2
rsa==4.9
shapely==2.0.1
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.41
sqlalchemy2-stubs==0.0.2a35
sqlmodel==0.0.8
starlette==0.17.1
tomli==2.0.1
typer==0.9.0
typing_extensions==4.7.1
tzdata==2023.3
uritemplate==3.0.1
urllib3==1.26.16
uvicorn==0.17.6