Skip to content

Commit

Permalink
Install aiohttp via fsspec[http]
Browse files Browse the repository at this point in the history
  • Loading branch information
gutzbenj committed Dec 21, 2024
1 parent 6eb270b commit 9184b5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ classifiers = [
requires-python = ">=3.10"
dependencies = [
"aenum>=3",
"aiohttp>=3.8",
"backports-datetime-fromisoformat>=2; python_version<'3.11'",
"beautifulsoup4>=4.9",
"cachetools>=5.2",
Expand All @@ -91,7 +90,7 @@ dependencies = [
"deprecation>=2.1",
"diskcache>=5.4",
"fastexcel>=0.10.4",
"fsspec>=2023.1",
"fsspec[http]>=2023.1",
"lxml>=4.9.1",
"measurement>=3.2",
"numpy>=1.22",
Expand Down
11 changes: 7 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9184b5d

Please sign in to comment.