diff --git a/requirements.txt b/requirements.txt index 8a7fa5b..d94e86c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,10 @@ -exceptiongroup==1.2.2 -iniconfig==2.0.0 -packaging==24.1 -pluggy==1.5.0 pytest==8.3.3 -tomli==2.0.2 +web3==7.4.0 +matplotlib==3.9.2 +networkx==3.4.1 +python-dotenv==1.0.1 +sphinx>=1.4 +sphinx-rtd-theme==3.0.1 +nbsphinx==0.9.5 +pandocfilters==1.5.1 +pandoc==2.4 \ No newline at end of file