Commit 47b5aea
Add missing dependencies to requirements.txt
- Added scipy>=1.10.0 (used for statistical functions)
- Added statsmodels>=0.14.0 (used for statistical tests)
- Added Pillow>=9.5.0 (used for image processing)
These dependencies are used in the Python code examples and were missing from the requirements file.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ad4b8b1 commit 47b5aea
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
0 commit comments