-
- Downloads
There was an error fetching the commit references. Please try again later.
Update requirements
... | ... | @@ -13,7 +13,10 @@ joblib==1.4.2 |
mpmath==1.3.0 | ||
multidict==6.0.5 | ||
networkx==3.3 | ||
nltk==3.9.1 | ||
numpy==2.1.0 | ||
ontolearn==0.6.0 | ||
openai==1.59.7 | ||
psutil==6.0.0 | ||
pyparsing==3.1.2 | ||
requests==2.32.3 | ||
... | ... | @@ -26,4 +29,4 @@ torch_geometric==2.5.3 |
tqdm==4.66.5 | ||
urllib3==2.2.2 | ||
yarl==1.9.4 | ||
dotenv==0.0.5 | ||
\ No newline at end of file | ||
python-dotenv==1.0.1 | ||
\ No newline at end of file |
Please register or sign in to comment