Bump Python requirement networkx to 3.0
parent
5b96016c
No related branches found
No related tags found
... | @@ -4,7 +4,7 @@ editdistance==0.6.2 | ... | @@ -4,7 +4,7 @@ editdistance==0.6.2 |
fontTools==4.38.0 | fontTools==4.38.0 | ||
imageio==2.25.0 | imageio==2.25.0 | ||
mlflow==2.0.1 | mlflow==2.0.1 | ||
networkx==2.8.8 | networkx==3.0 | ||
numpy==1.23.5 | numpy==1.23.5 | ||
opencv-python==4.6.0.66 | opencv-python==4.6.0.66 | ||
PyYAML==6.0 | PyYAML==6.0 | ||
... | ... |
Please register or sign in to comment