Skip to content

Commit d70a4f1

Browse files
committed
fix missing conda deps
1 parent 5d1a9f1 commit d70a4f1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/conda/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ requirements:
2727
- fsspec
2828
- huggingface_hub <0.1.0
2929
- packaging
30+
- aiohttp
3031
run:
3132
- python
3233
- pip
@@ -43,6 +44,7 @@ requirements:
4344
- fsspec
4445
- huggingface_hub <0.1.0
4546
- packaging
47+
- aiohttp
4648

4749
test:
4850
imports:

0 commit comments

Comments
 (0)