diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 1e66585..eaff1ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ google-auth-httplib2 = "^0.1.1" beautifulsoup4 = "^4.12.2" google-search-results = "^2.4.2" boto3 = "^1.28.63" +wikipedia = "^1.4.0" [build-system] |