| beierlm | 61bec7d | 2021-02-11 16:32:17 -0500 | [diff] [blame] | 1 | aiokafka==0.7.0 |
| 2 | # via -r requirements.in |
| 3 | cached-property==1.5.2 |
| 4 | # via peewee-migrate |
| 5 | certifi==2020.12.5 |
| 6 | # via requests |
| 7 | chardet==4.0.0 |
| 8 | # via requests |
| 9 | click==7.1.2 |
| 10 | # via peewee-migrate |
| 11 | idna==2.10 |
| 12 | # via requests |
| 13 | jsonschema==2.6.0 |
| 14 | # via -r requirements.in |
| 15 | kafka-python==2.0.2 |
| 16 | # via aiokafka |
| 17 | mock==4.0.3 |
| 18 | # via peewee-migrate |
| 19 | peewee-migrate==1.1.6 |
| 20 | # via -r requirements.in |
| 21 | peewee==3.8.2 |
| 22 | # via |
| 23 | # -r requirements.in |
| 24 | # peewee-migrate |
| 25 | pymysql==0.9.3 |
| 26 | # via -r requirements.in |
| 27 | pyyaml==5.4.1 |
| 28 | # via -r requirements.in |
| 29 | requests==2.25.1 |
| 30 | # via -r requirements.in |
| 31 | urllib3==1.26.4 |
| 32 | # via requests |
| 33 | ####################################################################################### |
| 34 | # Copyright ETSI Contributors and Others. |
| 35 | # |
| 36 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 37 | # you may not use this file except in compliance with the License. |
| 38 | # You may obtain a copy of the License at |
| 39 | # |
| 40 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 41 | # |
| bravof | 8ba99ff | 2020-06-15 10:59:04 -0400 | [diff] [blame] | 42 | # Unless required by applicable law or agreed to in writing, software |
| beierlm | 61bec7d | 2021-02-11 16:32:17 -0500 | [diff] [blame] | 43 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 44 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 45 | # implied. |
| 46 | # See the License for the specific language governing permissions and |
| 47 | # limitations under the License. |
| 48 | ####################################################################################### |