Commit bf7debe
committed
fix: Add certifi to requirements.txt
certifi is imported in the code but was missing from dependencies,
causing ModuleNotFoundError on systems without CA certificates.
Fixes josegonzalez#4441 parent 7b78f06 commit bf7debe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments