Wei-Yu Chen | ad55cb8 | 2022-02-15 20:07:01 +0800 | [diff] [blame] | 1 | # SPDX-FileCopyrightText: 2020 The Magma Authors. |
| 2 | # SPDX-FileCopyrightText: 2022 Open Networking Foundation <support@opennetworking.org> |
| 3 | # |
| 4 | # SPDX-License-Identifier: BSD-3-Clause |
| 5 | |
Wei-Yu Chen | 678f0a5 | 2021-12-21 13:50:52 +0800 | [diff] [blame] | 6 | wheel==0.37.1 |
Wei-Yu Chen | 49950b9 | 2021-11-08 19:19:18 +0800 | [diff] [blame] | 7 | aiohttp==3.6.2 |
| 8 | aiosignal==1.2.0 |
| 9 | appdirs==1.4.4 |
| 10 | astroid==2.8.4 |
| 11 | async-timeout==3.0.1 |
| 12 | attrs==21.2.0 |
| 13 | black==19.10b0 |
| 14 | certifi==2021.10.8 |
| 15 | chardet==3.0.4 |
| 16 | charset-normalizer==2.0.7 |
| 17 | click==8.0.3 |
| 18 | flake8==4.0.1 |
| 19 | frozenlist==1.2.0 |
| 20 | grpcio==1.41.1 |
| 21 | grpcio-tools==1.41.1 |
| 22 | idna==3.3 |
| 23 | isort==5.10.1 |
| 24 | lazy-object-proxy==1.6.0 |
| 25 | lxml==4.6.3 |
| 26 | mccabe==0.6.1 |
| 27 | multidict==4.7.6 |
| 28 | netifaces==0.11.0 |
| 29 | pathspec==0.9.0 |
| 30 | platformdirs==2.4.0 |
| 31 | prometheus-client==0.12.0 |
| 32 | protobuf==3.19.1 |
| 33 | pycodestyle==2.8.0 |
| 34 | pyflakes==2.4.0 |
| 35 | pylint==2.11.1 |
| 36 | pytz==2021.3 |
| 37 | PyYAML==6.0 |
| 38 | regex==2021.11.2 |
| 39 | sentry-sdk==1.4.3 |
| 40 | six==1.16.0 |
| 41 | snowflake==0.0.3 |
Wei-Yu Chen | ad55cb8 | 2022-02-15 20:07:01 +0800 | [diff] [blame] | 42 | git+https://github.com/aweimeow/spyne.git@61f5c829979f369543a00ad410c2c60fb9ce8881 |
Wei-Yu Chen | 49950b9 | 2021-11-08 19:19:18 +0800 | [diff] [blame] | 43 | toml==0.10.2 |
| 44 | typed-ast==1.4.3 |
| 45 | typing-extensions==3.10.0.2 |
| 46 | urllib3==1.26.7 |
| 47 | wrapt==1.13.3 |
| 48 | yarl==1.7.2 |