chore(api-client): add missing python-dateutil types
This commit is contained in:
parent
d917ae1da8
commit
6a20a90255
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ setup(
|
|||
extras_require={
|
||||
"dev": [
|
||||
"requests-mock",
|
||||
"types-python-dateutil",
|
||||
"types-requests",
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue