Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Signed-off-by: gitworkflows <[email protected]>
  • Loading branch information
gitworkflows authored Aug 24, 2024
1 parent ffff9ba commit 721b914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ def core_requires():
pip install gptdb or pip install "gptdb[core]"
"""
setup_spec.extras["core"] = [
"aiohttp",
"aiohttp==3.8.4",
"chardet==5.1.0",
"importlib-resources==5.12.0",
"python-dotenv==1.0.0",
Expand Down

0 comments on commit 721b914

Please sign in to comment.