-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (61 loc) · 1.11 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
affine==2.4.0
# via rasterio
anyio==3.7.0
# via starlette
attrs==22.2.0
# via rasterio
certifi==2022.12.7
# via
# rasterio
# requests
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via
# click-plugins
# cligj
# rasterio
click-plugins==1.1.1
# via rasterio
cligj==0.7.2
# via rasterio
exceptiongroup==1.1.1
# via anyio
fastapi==0.95.2
# via -r requirements.in
idna==3.4
# via
# anyio
# requests
numpy==1.24.2
# via
# rasterio
# snuggs
pydantic==1.10.8
# via fastapi
pyparsing==3.0.9
# via snuggs
python-dotenv==1.0.0
# via -r requirements.in
rasterio==1.3.6
# via -r requirements.in
requests==2.31.0
# via -r requirements.in
sniffio==1.3.0
# via anyio
snuggs==1.4.7
# via rasterio
starlette==0.27.0
# via fastapi
typing-extensions==4.6.2
# via pydantic
urllib3==1.26.15
# via requests
# The following packages are considered to be unsafe in a requirements file:
# setuptools