fix(simulator): add pytz for TIMESTAMPTZ fetch in explorer queries
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
pyarrow>=16.0
|
pyarrow>=16.0
|
||||||
duckdb>=1.0
|
duckdb>=1.0
|
||||||
|
pytz>=2024.1 # duckdb needs it to fetch TIMESTAMPTZ values into Python
|
||||||
|
|||||||
Reference in New Issue
Block a user