gabcares commited on
Commit
5020ade
·
verified ·
1 Parent(s): 3750ef2

Update requirements.txt

Browse files

Add statmodels dependency

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -12,4 +12,5 @@ httpx==0.27.0
12
  cachetools==5.4.0
13
  python-dotenv==1.0.1
14
  ipyleaflet==0.19.2
15
- pydantic==2.8.2
 
 
12
  cachetools==5.4.0
13
  python-dotenv==1.0.1
14
  ipyleaflet==0.19.2
15
+ pydantic==2.8.2
16
+ statsmodels==0.14.2