Commit 8577ecb
Fix: Add version constraints to schemaregistry dependencies (#2007)
This commit adds explicit version constraints to attrs and cachetools
to ensure they are properly installed when using the schemaregistry extra.
This fixes the "No module named 'attrs'" error reported in issue #1972.
The version constraints are based on the versions that were successfully
resolved in the user's pip-compile output.
Co-authored-by: Robert Yokota <[email protected]>1 parent c5ac241 commit 8577ecb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
0 commit comments