-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
183 lines (183 loc) · 3.21 KB
/
requirements.txt
File metadata and controls
183 lines (183 loc) · 3.21 KB
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in
alembic==1.13.1
annotated-types==0.6.0
# via pydantic
anyio==4.3.0
# via
# httpx
# starlette
# watchfiles
attrs==23.2.0
# via
# cattrs
# requests-cache
boto3==1.34.93
boto3-stubs==1.34.93
botocore==1.34.93
# via
# boto3
# s3transfer
botocore-stubs==1.34.93
# via boto3-stubs
cattrs==23.2.3
# via requests-cache
certifi==2024.2.2
# via
# elasticsearch
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via uvicorn
colorama==0.4.6
# via
# click
# pytest
# tqdm
# uvicorn
coverage==7.5.0
elasticsearch==7.9.1
# via elasticsearch-dsl
elasticsearch-dsl==7.4.1
exceptiongroup==1.2.1
# via
# anyio
# cattrs
# pytest
fastapi==0.110.2
# via strawberry-graphql
geoalchemy2==0.15.0
graphql-core==3.2.3
# via strawberry-graphql
greenlet==3.0.3
# via sqlalchemy
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
# via httpx
httptools==0.6.1
# via uvicorn
httpx==0.27.0
idna==3.7
# via
# anyio
# httpx
# requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.3
jmespath==1.0.1
# via
# boto3
# botocore
mako==1.3.3
# via alembic
markupsafe==2.1.5
# via
# jinja2
# mako
mypy==1.10.0
# via pydantic-geojson
mypy-boto3-s3==1.34.91
# via boto3-stubs
mypy-extensions==1.0.0
# via mypy
numpy==1.26.4
# via shapely
packaging==24.0
# via
# geoalchemy2
# pytest
platformdirs==4.2.1
# via requests-cache
pluggy==1.5.0
# via pytest
psycopg2-binary==2.9.9
pydantic==2.7.1
# via
# fastapi
# pydantic-geojson
pydantic-core==2.18.2
# via pydantic
pydantic-geojson==0.1.1
pytest==8.2.0
# via pytest-mock
pytest-mock==3.14.0
python-dateutil==2.9.0.post0
# via
# botocore
# elasticsearch-dsl
# strawberry-graphql
python-dotenv==1.0.1
# via uvicorn
python-multipart==0.0.9
# via strawberry-graphql
pyyaml==6.0.1
# via uvicorn
requests==2.31.0
# via
# requests-cache
# requests-mock
requests-cache==1.2.0
requests-mock==1.12.1
ruff==0.4.2
s3transfer==0.10.1
# via boto3
shapely==2.0.4
six==1.16.0
# via
# elasticsearch-dsl
# python-dateutil
# url-normalize
sniffio==1.3.1
# via
# anyio
# httpx
sqlalchemy==2.0.29
# via
# alembic
# geoalchemy2
starlette==0.37.2
# via fastapi
strawberry-graphql==0.227.2
tomli==2.0.1
# via
# mypy
# pytest
tqdm==4.66.2
types-awscrt==0.20.9
# via botocore-stubs
types-s3transfer==0.10.1
# via boto3-stubs
typing-extensions==4.11.0
# via
# alembic
# anyio
# boto3-stubs
# cattrs
# fastapi
# mypy
# mypy-boto3-s3
# pydantic
# pydantic-core
# sqlalchemy
# strawberry-graphql
# uvicorn
url-normalize==1.4.3
# via requests-cache
urllib3==2.2.1
# via
# botocore
# elasticsearch
# requests
# requests-cache
uvicorn==0.29.0
watchfiles==0.21.0
# via uvicorn
websockets==12.0
# via uvicorn