huathedev commited on
Commit
d2390f1
1 Parent(s): 9cca680

Updated Patsy in reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ pandas==1.3.5
5
  matplotlib==3.6.2
6
  seaborn==0.11.1
7
  statsmodels==0.14.0
8
- patsy==0.5.1
9
  numpy==1.22.4
10
  scipy==1.7.2
11
  altair<5
 
5
  matplotlib==3.6.2
6
  seaborn==0.11.1
7
  statsmodels==0.14.0
8
+ patsy==0.5.2
9
  numpy==1.22.4
10
  scipy==1.7.2
11
  altair<5