Skip to content

Commit 3fa0510

Browse files
ywatanabe1989claude
andcommitted
chore: require scitex-scholar>=1.0.0 (real API)
v1.0.0 has the full Scholar/Paper/Papers API migrated from scitex-python. Previous versions (0.1.0, 0.2.0) had incomplete or placeholder APIs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b306693 commit 3fa0510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies = [
7373
# Delegated modules from #51 standalonization
7474
"scitex-core>=0.2.0",
7575
"scitex-db>=0.1.0",
76-
"scitex-scholar>=0.1.0",
76+
"scitex-scholar>=1.0.0",
7777
"scitex-parallel>=0.1.0",
7878
"scitex-types>=0.1.0",
7979
"scitex-path>=0.1.0",

0 commit comments

Comments
 (0)