Skip to content

Commit 452aa36

Browse files
authored
Update base.txt (#556)
* Update base.txt Trying to fix fsspec version to avoid typing error * Update base.txt made new pin only for python 3.8
1 parent f4b0221 commit 452aa36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/base.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ matplotlib >3.1
1414
ipywidgets
1515
einops >=0.6.0, <0.8.0
1616
rich >=11.0.0
17+
fsspec >=2022.5.0, <2024.4.0 ; python_version == "3.8"

0 commit comments

Comments
 (0)