Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
removed unneeded dependencies
  • Loading branch information
unfriend authored Apr 11, 2024
1 parent 585e0dd commit 5cfa0d8
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ plotly
pandas
networkx
matplotlib
scipy
scikit-learn
pymysql
shapely
cartoGRAPHs
#scipy
#scikit-learn
#pymysql
#shapely
#cartoGRAPHs
urllib3==1.26.6
#--find-links https://download.pytorch.org/whl/torch_stable.html
#torch==1.13.1+cu116
Expand All @@ -31,5 +31,4 @@ pyttsx3
openai
igraph
uvicorn
umap-learn
setuptools
#umap-learn

0 comments on commit 5cfa0d8

Please sign in to comment.