Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ torch-scatter -f https://data.pyg.org/whl/torch-2.2.1+cu121.html
|
|
4 |
torch-sparse -f https://data.pyg.org/whl/torch-2.2.1+cu121.html
|
5 |
git+https://github.com/pyg-team/pytorch_geometric.git
|
6 |
pyarango
|
7 |
-
|
8 |
sentence-transformers
|
|
|
4 |
torch-sparse -f https://data.pyg.org/whl/torch-2.2.1+cu121.html
|
5 |
git+https://github.com/pyg-team/pytorch_geometric.git
|
6 |
pyarango
|
7 |
+
python-arango>=5.0
|
8 |
sentence-transformers
|