Merge pull request #343 from 645775992/oscs_fix_cdmgvf0au51seiv9qjp0

fix(sec): upgrade networkx to 2.6
This commit is contained in:
Pavel Loginov
2022-11-12 22:09:51 +02:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ paramiko-ng>=2.5.0
pytz>=2017.3
requests>=2.22.0
pyTelegramBotAPI>=3.6.3
networkx>=2.1
networkx>=2.6
matplotlib>=2.1.2
future>=0.13.1
jinja2>=2.10.1