We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8e429e + 9e0da4f commit f77b02dCopy full SHA for f77b02d
Safaa/setup.py
@@ -29,7 +29,7 @@
29
package_dir={"": "src"},
30
install_requires=[
31
"spacy==3.8.7",
32
- "joblib==1.5.1",
+ "joblib==1.5.2",
33
"pandas==2.3.1",
34
"scikit-learn==1.6.1",
35
],
0 commit comments