Commit 381545d
authored
fix: remove unused future dependency (#173)
As far as I can tell, we never used this dependency. We only support Python
3+, and the dependency has a known vulnerability and is not maintained.
There is not reason for us to keep it, and we were requested to remove it
in #172.1 parent ed98de0 commit 381545d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments