mirror of https://github.com/commaai/openpilot.git
env: add dateutil types (#28478)
* add dateutil types
* lock
old-commit-hash: fc9660c962
This commit is contained in:
parent
ab538d21f9
commit
99ae543680
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80912f0683f0dba20983332ee73134ea5ac943206d7286587153519b93b41431
|
||||
size 638782
|
||||
oid sha256:bda01c2cfde86550f4b60c5f3a77bdde7087ac1ced345287705ceba9e3804729
|
||||
size 639265
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue