Commit 70aca90
committed
fix(deps): drop requests-mock from runtime deps
requests-mock is only imported by tests and does not belong in runtime
dependencies.
It was originally added as a test-only dependency and was accidentally
promoted into project.dependencies during the hatchling migration in
5e47f8b.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>1 parent ae65fdb commit 70aca90
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
0 commit comments