Skip to content

Commit 959c53d

Browse files
committed
Add aiofiles to base requirements
1 parent 6f50b0a commit 959c53d

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

cli/requirements/init.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
docker
22
GitPython<3.2.0
3-
aiofiles<=25.1.0

cli/requirements/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
aiofiles<=25.1.0
12
aiohttp>=3.0.0
23
click>=7.1.1,<9.0.0
34
clipped==0.11.*

cli/requirements/sidecar.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
aiofiles<=25.1.0
21
pandas
32
anyio

0 commit comments

Comments
 (0)