| 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 | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 17 | annotated-types==0.7.0 |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 18 | # via pydantic |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 19 | anyio==4.4.0 |
| 20 | # via starlette |
| 21 | certifi==2024.7.4 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 22 | # via requests |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 23 | charset-normalizer==3.3.2 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 24 | # via requests |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 25 | click==8.1.7 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 26 | # via uvicorn |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 27 | exceptiongroup==1.2.2 |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 28 | # via anyio |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 29 | fastapi==0.112.0 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 30 | # via -r osm_webhook_translator/requirements.in |
| 31 | h11==0.14.0 |
| 32 | # via uvicorn |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 33 | idna==3.7 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 34 | # via |
| 35 | # anyio |
| 36 | # requests |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 37 | pydantic==2.8.2 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 38 | # via fastapi |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 39 | pydantic-core==2.20.1 |
| garciadeblas | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 40 | # via pydantic |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 41 | requests==2.32.3 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 42 | # via -r osm_webhook_translator/requirements.in |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 43 | sniffio==1.3.1 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 44 | # via anyio |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 45 | starlette==0.37.2 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 46 | # via fastapi |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 47 | typing-extensions==4.12.2 |
| 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 | ee6a79b | 2023-09-28 23:24:38 +0200 | [diff] [blame] | 50 | # fastapi |
| 51 | # pydantic |
| 52 | # pydantic-core |
| 53 | # uvicorn |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 54 | urllib3==2.2.2 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 55 | # via requests |
| garciadeblas | ab3e03c | 2024-08-07 02:20:41 +0200 | [diff] [blame] | 56 | uvicorn==0.30.5 |
| garciadeblas | 9cbad10 | 2023-04-05 11:09:19 +0200 | [diff] [blame] | 57 | # via -r osm_webhook_translator/requirements.in |