Skip to content

Commit

Permalink
Merge pull request #237 from aaraney/bump_aiohttp
Browse files Browse the repository at this point in the history
Bump _restclient's `aiohttp` and `aiohttp_client_cache` version deps
  • Loading branch information
jarq6c committed Sep 19, 2023
2 parents ef6d0b6 + a0d0fba commit 1c1db5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions python/_restclient/pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pytest]
asyncio_mode = auto
4 changes: 2 additions & 2 deletions python/_restclient/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ packages = find_namespace:
package_dir =
=src
install_requires =
aiohttp<=3.7.4.post0
aiohttp_client_cache
aiohttp~=3.8
aiohttp_client_cache[sqlite]>=0.9.0
python-forge
aiosqlite
pandas
Expand Down

0 comments on commit 1c1db5a

Please sign in to comment.