chore(analyzer): install missing requests types
This commit is contained in:
parent
7bd369f20c
commit
c395fd7f0a
|
@ -35,6 +35,7 @@ setup(
|
||||||
extras_require={
|
extras_require={
|
||||||
"dev": [
|
"dev": [
|
||||||
"distro",
|
"distro",
|
||||||
|
"types-requests",
|
||||||
f"libretime-shared @ file://localhost{here.parent / 'shared'}",
|
f"libretime-shared @ file://localhost{here.parent / 'shared'}",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue