Add matplotlib to the dependencies
This commit is contained in:
parent
2339100371
commit
a1da1e9af8
2 changed files with 144 additions and 1 deletions
|
|
@ -32,6 +32,7 @@ Shapely = "^1.7.1"
|
|||
alembic = "^1.4.2"
|
||||
click = "^7.1.2"
|
||||
folium = "^0.12.1"
|
||||
matplotlib = "^3.3.3"
|
||||
pandas = "^1.1.0"
|
||||
psycopg2 = "^2.8.5" # adapter for PostgreSQL
|
||||
rpy2 = "^3.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue