| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 1 | aiokafka==0.7.0 |
| 2 | # via osm-common |
| 3 | bitarray==1.8.1 |
| 4 | # via pyangbind |
| 5 | dataclasses==0.6 |
| 6 | # via osm-common |
| 7 | enum34==1.1.10 |
| 8 | # via pyangbind |
| 9 | kafka-python==2.0.2 |
| 10 | # via aiokafka |
| 11 | lxml==4.6.3 |
| 12 | # via |
| 13 | # pyang |
| 14 | # pyangbind |
| beierlm | 3347b0f | 2021-05-06 15:41:39 -0400 | [diff] [blame] | 15 | git+https://osm.etsi.org/gerrit/osm/common.git@ng-ro-refactor#egg=osm-common |
| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 16 | # via -r requirements-dev.in |
| beierlm | 3347b0f | 2021-05-06 15:41:39 -0400 | [diff] [blame] | 17 | git+https://osm.etsi.org/gerrit/osm/IM.git@ng-ro-refactor#egg=osm-im |
| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 18 | # via -r requirements-dev.in |
| 19 | pyang==2.4.0 |
| 20 | # via |
| 21 | # osm-im |
| 22 | # pyangbind |
| 23 | pyangbind==0.8.1 |
| 24 | # via osm-im |
| 25 | pycrypto==2.6.1 |
| 26 | # via osm-common |
| 27 | pymongo==3.11.3 |
| 28 | # via osm-common |
| 29 | pyyaml==5.4.1 |
| 30 | # via osm-common |
| 31 | regex==2021.3.17 |
| 32 | # via pyangbind |
| 33 | six==1.15.0 |
| 34 | # via pyangbind |
| 35 | # Copyright 2018 Telefonica S.A. |
| 36 | # |
| 37 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 38 | # you may not use this file except in compliance with the License. |
| 39 | # You may obtain a copy of the License at |
| 40 | # |
| 41 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 42 | # |
| 43 | # Unless required by applicable law or agreed to in writing, software |
| 44 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 45 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 46 | # implied. |
| 47 | # See the License for the specific language governing permissions and |
| 48 | # limitations under the License. |
| 49 | |
| 50 | |