mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-09 17:31:16 +00:00
Add cors support - needed for UI
This commit is contained in:
@@ -26,6 +26,7 @@ sdnotify==0.3.2
|
||||
# Api server
|
||||
flask==1.1.2
|
||||
flask-jwt-extended==3.24.1
|
||||
flask-cors==3.0.8
|
||||
|
||||
# Support for colorized terminal output
|
||||
colorama==0.4.3
|
||||
|
||||
Reference in New Issue
Block a user