Skip to content

Commit f568c54

Browse files
authored
Merge pull request #146 from open-atmos/slayoo-patch-12
drop fastcore version req as issue fixed upstream
2 parents 2223661 + 09b5671 commit f568c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-time-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest
2-
fastcore==1.5.7 # https://github.com/fastai/fastcore/issues/439
2+
fastcore!=1.5.8 # https://github.com/fastai/fastcore/issues/439
33
ghapi

0 commit comments

Comments
 (0)