blob: 884d03136401f04f4cef97aa5b554a9be5bf5470 [file] [log] [blame]
garciadeblas9cbad102023-04-05 11:09:19 +02001#######################################################################################
2# Copyright ETSI Contributors and Others.
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
13# implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16#######################################################################################
garciadeblasee6a79b2023-09-28 23:24:38 +020017annotated-types==0.5.0
18 # via pydantic
19anyio==3.7.1
20 # via
21 # fastapi
22 # starlette
23certifi==2023.7.22
garciadeblas9cbad102023-04-05 11:09:19 +020024 # via requests
garciadeblasee6a79b2023-09-28 23:24:38 +020025charset-normalizer==3.3.0
garciadeblas9cbad102023-04-05 11:09:19 +020026 # via requests
garciadeblasee6a79b2023-09-28 23:24:38 +020027click==8.1.7
garciadeblas9cbad102023-04-05 11:09:19 +020028 # via uvicorn
garciadeblasee6a79b2023-09-28 23:24:38 +020029exceptiongroup==1.1.3
30 # via anyio
31fastapi==0.103.2
garciadeblas9cbad102023-04-05 11:09:19 +020032 # via -r osm_webhook_translator/requirements.in
33h11==0.14.0
34 # via uvicorn
35idna==3.4
36 # via
37 # anyio
38 # requests
garciadeblasee6a79b2023-09-28 23:24:38 +020039pydantic==2.4.2
garciadeblas9cbad102023-04-05 11:09:19 +020040 # via fastapi
garciadeblasee6a79b2023-09-28 23:24:38 +020041pydantic-core==2.10.1
42 # via pydantic
garciadeblas02f71cd2023-05-23 21:57:36 +020043requests==2.31.0
garciadeblas9cbad102023-04-05 11:09:19 +020044 # via -r osm_webhook_translator/requirements.in
45sniffio==1.3.0
46 # via anyio
garciadeblas02f71cd2023-05-23 21:57:36 +020047starlette==0.27.0
garciadeblas9cbad102023-04-05 11:09:19 +020048 # via fastapi
garciadeblasee6a79b2023-09-28 23:24:38 +020049typing-extensions==4.8.0
50 # via
51 # fastapi
52 # pydantic
53 # pydantic-core
54 # uvicorn
aguilard5184a3d2023-08-22 06:59:07 +000055urllib3==2.0.6
garciadeblas9cbad102023-04-05 11:09:19 +020056 # via requests
garciadeblasee6a79b2023-09-28 23:24:38 +020057uvicorn==0.23.2
garciadeblas9cbad102023-04-05 11:09:19 +020058 # via -r osm_webhook_translator/requirements.in