Fix bug 2025: Execute Helm Kdu actions in Proxy charms
[osm/LCM.git] / requirements.in
index 6307ee1..6efebb2 100644 (file)
 # under the License.
 ##
 
-aiohttp
+aiohttp<3.8
+async-timeout<4
 grpcio-tools
 grpclib
-idna==2.10
+idna
 jinja2
-pyyaml
+pyyaml==5.4.1
+pydantic