| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [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 | 1b53ad5 | 2026-02-26 01:13:26 +0100 | [diff] [blame] | 17 | aiokafka==0.13.0 |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 18 | # via |
| 19 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| 20 | # osm-common |
| garciadeblas | ac813bd | 2024-12-16 16:32:50 +0100 | [diff] [blame] | 21 | async-timeout==4.0.3 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 22 | # via |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 23 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| 24 | # aiokafka |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 25 | # osm-common |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 26 | dataclasses==0.6 |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 27 | # via |
| 28 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| 29 | # osm-common |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 30 | dnspython==2.8.0 |
| Gabriel Cuba | e789898 | 2023-05-11 01:57:21 -0500 | [diff] [blame] | 31 | # via |
| Gabriel Cuba | e789898 | 2023-05-11 01:57:21 -0500 | [diff] [blame] | 32 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 33 | # osm-common |
| Gabriel Cuba | e789898 | 2023-05-11 01:57:21 -0500 | [diff] [blame] | 34 | # pymongo |
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 35 | motor==3.7.1 |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 36 | # via |
| 37 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| 38 | # osm-common |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 39 | osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master |
| 40 | # via -r requirements-dev.in |
| garciadeblas | 1b53ad5 | 2026-02-26 01:13:26 +0100 | [diff] [blame] | 41 | packaging==26.0 |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 42 | # via |
| 43 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| 44 | # aiokafka |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 45 | # osm-common |
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 46 | pycryptodome==3.23.0 |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 47 | # via |
| 48 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| 49 | # osm-common |
| garciadeblas | 1b53ad5 | 2026-02-26 01:13:26 +0100 | [diff] [blame] | 50 | pymongo==4.16.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 51 | # via |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 52 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| 53 | # motor |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 54 | # osm-common |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 55 | pyyaml==6.0.3 |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 56 | # via |
| 57 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| 58 | # osm-common |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 59 | typing-extensions==4.15.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 60 | # via |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 61 | # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master |
| 62 | # aiokafka |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 63 | # osm-common |