Updating python dependencies
[osm/N2VC.git] / requirements.in
index eb8534a..661da61 100644 (file)
 #     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #     See the License for the specific language governing permissions and
 #     limitations under the License.
-
-juju==2.8.4
-kubernetes==10.0.1
-pyasn1
+charset-normalizer<3 # Required by aiohttp in LCM
+juju==3.0.0
+kubernetes
 motor==1.3.1
+pyasn1
+pyyaml==5.4.1
 retrying-async