pytype
pytype copied to clipboard
support networkx 3.3
I've the latest pytype 2024.4.11, which requires networkx < 3.2. Running some of my code leads to a bumpy deprecation error that is solved by upgrading to networkx 3.3. Would be welcome to check if pytype works with networkx 3.3 and if so, bump it in the pip requirements. Thanks.