Commit b56212c
chore: remove cryptography from DEP002 ignore list
cryptography is directly imported (e.g. in airbyte_cdk/sources/declarative/auth/jwt.py),
so it is not an unused dependency and does not need to be in the deptry ignore list.
Co-Authored-By: AJ Steers <aj@airbyte.io>1 parent 11c9d15 commit b56212c
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | 246 | | |
248 | 247 | | |
249 | 248 | | |
| |||
0 commit comments