Init commit for standalone enodebd

Change-Id: I88eeef5135dd7ba8551ddd9fb6a0695f5325337b
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..41d602e
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,42 @@
+aiohttp==3.6.2
+aiosignal==1.2.0
+appdirs==1.4.4
+astroid==2.8.4
+async-timeout==3.0.1
+attrs==21.2.0
+black==19.10b0
+certifi==2021.10.8
+chardet==3.0.4
+charset-normalizer==2.0.7
+click==8.0.3
+flake8==4.0.1
+frozenlist==1.2.0
+grpcio==1.41.1
+grpcio-tools==1.41.1
+idna==3.3
+isort==5.10.1
+lazy-object-proxy==1.6.0
+lxml==4.6.3
+mccabe==0.6.1
+multidict==4.7.6
+netifaces==0.11.0
+pathspec==0.9.0
+platformdirs==2.4.0
+prometheus-client==0.12.0
+protobuf==3.19.1
+pycodestyle==2.8.0
+pyflakes==2.4.0
+pylint==2.11.1
+pytz==2021.3
+PyYAML==6.0
+regex==2021.11.2
+sentry-sdk==1.4.3
+six==1.16.0
+snowflake==0.0.3
+spyne==2.13.16
+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