fixed #1 (mixed up arrow-directions) by removing the usage of networkx and pandas

This commit is contained in:
W13R 2021-12-12 20:42:10 +01:00
parent 67e7bcc6fb
commit 66c7c9b963
5 changed files with 10 additions and 34 deletions

View file

@ -8,8 +8,6 @@ Create a graph from the links on a website and the following sites.
### Pip Dependencies
- networkx
- pandas
- pyvis
You can install those dependencies with