JBHF commited on
Commit
18dfc7e
1 Parent(s): 9dbe2e4

Rename requirements.txt to requirements_demo _app_Stock Quotes.txt

Browse files
requirements.txt → requirements_demo _app_Stock Quotes.txt RENAMED
@@ -1,3 +1,4 @@
 
1
  # Dependencies
2
  # You can add a requirements.txt file at the root of the repository to specify Python dependencies
3
  yfinance
 
1
+ # requirements for demo app: Stock Quotes (using yfinance python lib )
2
  # Dependencies
3
  # You can add a requirements.txt file at the root of the repository to specify Python dependencies
4
  yfinance