AETHER-2846 Support all parameters which lists in Aether Docs
AETHER-2847 Integrating with Prometheus and record eNB information
AETHER-2848 Move SAS configuration as enodeb base, not plugin in driver code
AETHER-2879 add gps information in prometheus
AETHER-2880 add ip and port as configurable parameter in enodebd
AETHER-2897 Firmware update feature over CWMP
AETHER-3022 Integrate firmware upgrade state into configuration workflow
AETHER-3120 Develop ACS state machine with firmware upgrade feature
Change-Id: I0bcbf2229ba3c1638f2a997f3c651f8d6240145d
diff --git a/requirements.txt b/requirements.txt
index 41d602e..97556f1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
+wheel==0.37.1
aiohttp==3.6.2
aiosignal==1.2.0
appdirs==1.4.4
@@ -40,3 +41,4 @@
urllib3==1.26.7
wrapt==1.13.3
yarl==1.7.2
+cryptography==36.0.1
\ No newline at end of file