env: add dateutil types (#28478)

* add dateutil types

* lock
old-commit-hash: fc9660c962
This commit is contained in:
Shane Smiskol 2023-06-09 22:04:56 -07:00 committed by GitHub
parent ab538d21f9
commit 99ae543680
2 changed files with 3 additions and 2 deletions

4
poetry.lock generated
View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80912f0683f0dba20983332ee73134ea5ac943206d7286587153519b93b41431
size 638782
oid sha256:bda01c2cfde86550f4b60c5f3a77bdde7087ac1ced345287705ceba9e3804729
size 639265

View File

@ -106,6 +106,7 @@ tenacity = "^8.0.1"
types-atomicwrites = "^1.4.5"
types-certifi = "^2021.10.8"
types-pycurl = "^7.45.1"
types-python-dateutil = "^2.8.19.13"
types-PyYAML = "^6.0"
types-requests = "^2.28.11"
types-tabulate = "^0.8.10"