Updating python dependencies
[osm/N2VC.git] / requirements.in
index 6c89871..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.
-
-async-timeout<4
-juju==2.9.10
+charset-normalizer<3 # Required by aiohttp in LCM
+juju==3.0.0
 kubernetes
 motor==1.3.1
 pyasn1
-pyyaml<6
+pyyaml==5.4.1
 retrying-async