| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 1 | ####################################################################################### |
| 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 | ####################################################################################### |
| garciadeblas | 42ee48b | 2025-12-10 00:47:01 +0100 | [diff] [blame] | 17 | annotated-doc==0.0.4 |
| 18 | # via fastapi |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 19 | annotated-types==0.7.0 |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 20 | # via pydantic |
| garciadeblas | 29fc0aa | 2026-02-26 01:08:18 +0100 | [diff] [blame] | 21 | anyio==4.12.1 |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 22 | # via starlette |
| garciadeblas | 29fc0aa | 2026-02-26 01:08:18 +0100 | [diff] [blame] | 23 | certifi==2026.2.25 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 24 | # via requests |
| garciadeblas | 42ee48b | 2025-12-10 00:47:01 +0100 | [diff] [blame] | 25 | charset-normalizer==3.4.4 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 26 | # via requests |
| garciadeblas | 42ee48b | 2025-12-10 00:47:01 +0100 | [diff] [blame] | 27 | click==8.3.1 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 28 | # via uvicorn |
| garciadeblas | 42ee48b | 2025-12-10 00:47:01 +0100 | [diff] [blame] | 29 | exceptiongroup==1.3.1 |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 30 | # via anyio |
| garciadeblas | 29fc0aa | 2026-02-26 01:08:18 +0100 | [diff] [blame] | 31 | fastapi==0.133.1 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 32 | # via -r osm_webhook_translator/requirements.in |
| garciadeblas | f66dcda | 2025-06-24 19:48:37 +0200 | [diff] [blame] | 33 | h11==0.16.0 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 34 | # via uvicorn |
| garciadeblas | 42ee48b | 2025-12-10 00:47:01 +0100 | [diff] [blame] | 35 | idna==3.11 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 36 | # via |
| 37 | # anyio |
| 38 | # requests |
| garciadeblas | 42ee48b | 2025-12-10 00:47:01 +0100 | [diff] [blame] | 39 | pydantic==2.12.5 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 40 | # via fastapi |
| garciadeblas | 42ee48b | 2025-12-10 00:47:01 +0100 | [diff] [blame] | 41 | pydantic-core==2.41.5 |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 42 | # via pydantic |
| garciadeblas | e8c18e8 | 2025-09-30 17:28:47 +0200 | [diff] [blame] | 43 | requests==2.32.5 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 44 | # via -r osm_webhook_translator/requirements.in |
| garciadeblas | 29fc0aa | 2026-02-26 01:08:18 +0100 | [diff] [blame] | 45 | starlette==0.52.1 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 46 | # via fastapi |
| garciadeblas | e8c18e8 | 2025-09-30 17:28:47 +0200 | [diff] [blame] | 47 | typing-extensions==4.15.0 |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 48 | # via |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 49 | # anyio |
| garciadeblas | f66dcda | 2025-06-24 19:48:37 +0200 | [diff] [blame] | 50 | # exceptiongroup |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 51 | # fastapi |
| 52 | # pydantic |
| 53 | # pydantic-core |
| garciadeblas | 439ffe6 | 2025-08-01 17:21:23 +0200 | [diff] [blame] | 54 | # starlette |
| garciadeblas | f66dcda | 2025-06-24 19:48:37 +0200 | [diff] [blame] | 55 | # typing-inspection |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 56 | # uvicorn |
| garciadeblas | 56f7fb5 | 2025-10-08 11:03:37 +0200 | [diff] [blame] | 57 | typing-inspection==0.4.2 |
| garciadeblas | 29fc0aa | 2026-02-26 01:08:18 +0100 | [diff] [blame] | 58 | # via |
| 59 | # fastapi |
| 60 | # pydantic |
| 61 | urllib3==2.6.3 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 62 | # via requests |
| garciadeblas | 29fc0aa | 2026-02-26 01:08:18 +0100 | [diff] [blame] | 63 | uvicorn==0.41.0 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 64 | # via -r osm_webhook_translator/requirements.in |