gary-boon Claude commited on
Commit
f54e3f9
·
1 Parent(s): 8f63685

Add zarr to requirements.txt for storage module

Browse files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -14,6 +14,7 @@ accelerate==0.24.1
14
  numpy==1.24.3
15
  aiofiles==23.2.1
16
  python-dotenv==1.0.0
 
17
 
18
  # SWE-bench support
19
  datasets==2.16.1
 
14
  numpy==1.24.3
15
  aiofiles==23.2.1
16
  python-dotenv==1.0.0
17
+ zarr==2.16.1
18
 
19
  # SWE-bench support
20
  datasets==2.16.1