Updating python dependencies
[osm/N2VC.git] / requirements.in
index ea82d48..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
\ No newline at end of file
+charset-normalizer<3 # Required by aiohttp in LCM
+juju==3.0.0
+kubernetes
+motor==1.3.1
+pyasn1
+pyyaml==5.4.1
+retrying-async