diff --git a/.gitignore b/.gitignore index 389a456..d46e3db 100644 --- a/.gitignore +++ b/.gitignore @@ -141,7 +141,6 @@ data/ *.out *.synctex.gz *.toc -*.txt # Working directories, not to be committed .vscode/ diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..971802f --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +gdown==4.6.0 +geopandas==0.12.2 +matplotlib==3.6.2 +networkx==2.8.8 +numpy==1.24.0 +pandas==1.5.3 +plotly==5.5.0 +pyvis==0.3.1 +tqdm==4.64.1 +wget==3.2