| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 1 | # Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 2 | # not use this file except in compliance with the License. You may obtain |
| 3 | # a copy of the License at |
| 4 | |
| 5 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 6 | |
| 7 | # Unless required by applicable law or agreed to in writing, software |
| 8 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 9 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 10 | # License for the specific language governing permissions and limitations |
| 11 | # under the License. |
| 12 | |
| Mark Beierl | 1c87a42 | 2023-01-27 21:23:41 +0000 | [diff] [blame] | 13 | aiohttp |
| elumalai | 7802ff8 | 2023-04-24 20:38:32 +0530 | [diff] [blame] | 14 | cefevent |
| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 15 | CherryPy>=18.1.2 |
| aticig | 9cfa816 | 2022-04-07 11:57:18 +0300 | [diff] [blame] | 16 | deepdiff |
| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 17 | jsonschema>=3.2.0 |
| garciadeblas | 4ee1915 | 2023-10-02 18:28:52 +0200 | [diff] [blame] | 18 | packaging==23.1 |
| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 19 | python-keystoneclient |
| Mark Beierl | c40be4d | 2023-07-21 17:13:33 +0000 | [diff] [blame] | 20 | pyyaml>6 |
| beierlm | a0911d3 | 2021-02-22 14:30:35 -0500 | [diff] [blame] | 21 | requests |
| 22 | tacacs_plus |