mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-15 04:11:14 +00:00
chore: pin certifi until upstream issue is fixed
problematic point: https://github.com/certifi/python-certifi/issues/349
This commit is contained in:
@@ -15,6 +15,7 @@ humanize==4.12.2
|
|||||||
cachetools==5.5.2
|
cachetools==5.5.2
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
urllib3==2.4.0
|
urllib3==2.4.0
|
||||||
|
certifi==2025.01.31
|
||||||
jsonschema==4.23.0
|
jsonschema==4.23.0
|
||||||
TA-Lib==0.4.38
|
TA-Lib==0.4.38
|
||||||
technical==1.5.0
|
technical==1.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user