Add statsmodels to the dependencies

This commit is contained in:
Alexander Hess 2021-01-31 18:24:03 +01:00
commit 6429165aaf
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
3 changed files with 95 additions and 1 deletions

View file

@ -37,6 +37,7 @@ pandas = "^1.1.0"
psycopg2 = "^2.8.5" # adapter for PostgreSQL
rpy2 = "^3.4.1"
sqlalchemy = "^1.3.18"
statsmodels = "^0.12.1"
utm = "^0.7.0"
# Jupyter Lab => notebooks with analyses using the developed package