Skip to content

Commit

Permalink
Update dep version in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings authored Oct 2, 2024
1 parent 1c76463 commit 3412752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ install_requires =
# Pinning next two to match Algolia docs
# https://www.algolia.com/doc/api-client/advanced/asynchronous-environments/python/language=python
aiohttp>=2.0,<4.0
async_timeout>=<4.0
async_timeout>=4.0.3
PyYAML
pydantic
typer
Expand Down

0 comments on commit 3412752

Please sign in to comment.