adds missing pytz lib
This commit is contained in:
parent
91c81b0175
commit
5dd9546163
|
|
@ -5,3 +5,4 @@ pandas>=2.1.0
|
||||||
shapely>=1.8.0,<2.0.0
|
shapely>=1.8.0,<2.0.0
|
||||||
requests>=2.31.0
|
requests>=2.31.0
|
||||||
networkx>=3.2.0
|
networkx>=3.2.0
|
||||||
|
pytz>=2023.3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue