blob: aab3c69300dee4717fa8ab33a98fa513778327d1 [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#######################################################################################
17anyio==3.6.2
18 # via starlette
garciadeblascc9870f2023-05-10 11:03:41 +020019certifi==2023.5.7
garciadeblas9cbad102023-04-05 11:09:19 +020020 # via requests
21charset-normalizer==3.1.0
22 # via requests
23click==8.1.3
24 # via uvicorn
aguilard93771172023-04-13 10:43:07 +000025fastapi==0.95.1
garciadeblas9cbad102023-04-05 11:09:19 +020026 # via -r osm_webhook_translator/requirements.in
27h11==0.14.0
28 # via uvicorn
29idna==3.4
30 # via
31 # anyio
32 # requests
33pydantic==1.10.7
34 # via fastapi
garciadeblascc9870f2023-05-10 11:03:41 +020035requests==2.30.0
garciadeblas9cbad102023-04-05 11:09:19 +020036 # via -r osm_webhook_translator/requirements.in
37sniffio==1.3.0
38 # via anyio
39starlette==0.26.1
40 # via fastapi
41typing-extensions==4.5.0
garciadeblascc9870f2023-05-10 11:03:41 +020042 # via pydantic
43urllib3==2.0.2
garciadeblas9cbad102023-04-05 11:09:19 +020044 # via requests
garciadeblascc9870f2023-05-10 11:03:41 +020045uvicorn==0.22.0
garciadeblas9cbad102023-04-05 11:09:19 +020046 # via -r osm_webhook_translator/requirements.in