Skip to content

Commit

Permalink
tsfresh is not compatible with newest pandas in the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-braun committed May 1, 2023
1 parent 2e49614 commit e91e2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
requests>=2.9.1
numpy >=1.15.1, <1.24
pandas>=0.25.0
pandas>=0.25.0, <2.0.0
scipy>=1.2.0
statsmodels>=0.13
patsy>=0.4.1
Expand Down

0 comments on commit e91e2a3

Please sign in to comment.