blob: 3e9279010e33835b4445a3bed102bdcec9137984 [file] [log] [blame]
Wei-Yu Chenad55cb82022-02-15 20:07:01 +08001# 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 Chen678f0a52021-12-21 13:50:52 +08006wheel==0.37.1
Wei-Yu Chen49950b92021-11-08 19:19:18 +08007aiohttp==3.6.2
8aiosignal==1.2.0
9appdirs==1.4.4
10astroid==2.8.4
11async-timeout==3.0.1
12attrs==21.2.0
13black==19.10b0
14certifi==2021.10.8
15chardet==3.0.4
16charset-normalizer==2.0.7
17click==8.0.3
18flake8==4.0.1
19frozenlist==1.2.0
20grpcio==1.41.1
21grpcio-tools==1.41.1
22idna==3.3
23isort==5.10.1
24lazy-object-proxy==1.6.0
25lxml==4.6.3
26mccabe==0.6.1
27multidict==4.7.6
28netifaces==0.11.0
29pathspec==0.9.0
30platformdirs==2.4.0
31prometheus-client==0.12.0
32protobuf==3.19.1
33pycodestyle==2.8.0
34pyflakes==2.4.0
35pylint==2.11.1
36pytz==2021.3
37PyYAML==6.0
38regex==2021.11.2
39sentry-sdk==1.4.3
40six==1.16.0
41snowflake==0.0.3
Wei-Yu Chenad55cb82022-02-15 20:07:01 +080042git+https://github.com/aweimeow/spyne.git@61f5c829979f369543a00ad410c2c60fb9ce8881
Wei-Yu Chen49950b92021-11-08 19:19:18 +080043toml==0.10.2
44typed-ast==1.4.3
45typing-extensions==3.10.0.2
46urllib3==1.26.7
47wrapt==1.13.3
48yarl==1.7.2