Skip to content

Commit dfeb45e

Browse files
committed
Fix: Use ZIP url for pandas_ta to avoid git auth error
1 parent ee43bca commit dfeb45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ seaborn>=0.13.0
2020
plotly>=5.18.0
2121

2222
# Technical indicators
23-
pandas_ta @ https://github.com/twopirllc/pandas-ta/archive/development.zip
23+
pandas-ta>=0.3.14b
2424

2525
# Utilities
2626
jupyter>=1.0.0

0 commit comments

Comments
 (0)