AETHER-3162 Remove magma leftover iptables rule from enodebd

AETHER-3198 Add REUSE compliant to enodebd
AETHER-3196 Support identify IP from X-Real IP in enodebd
AETHER-3229 Documentation of configuration and state machine for enodebd
AETHER-3292 Adding new parameter to support in enodebd Sercomm driver
AETHER-3311 Remove unused protobuf definition from enodebd

Change-Id: Ie69f0141eff70cb3d4447cd9575c8224d42dd5e3
diff --git a/requirements.txt b/requirements.txt
index 97556f1..3e92790 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,8 @@
+# SPDX-FileCopyrightText: 2020 The Magma Authors.
+# SPDX-FileCopyrightText: 2022 Open Networking Foundation <support@opennetworking.org>
+#
+# SPDX-License-Identifier: BSD-3-Clause
+
 wheel==0.37.1
 aiohttp==3.6.2
 aiosignal==1.2.0
@@ -34,11 +39,10 @@
 sentry-sdk==1.4.3
 six==1.16.0
 snowflake==0.0.3
-spyne==2.13.16
+git+https://github.com/aweimeow/spyne.git@61f5c829979f369543a00ad410c2c60fb9ce8881
 toml==0.10.2
 typed-ast==1.4.3
 typing-extensions==3.10.0.2
 urllib3==1.26.7
 wrapt==1.13.3
 yarl==1.7.2
-cryptography==36.0.1
\ No newline at end of file