Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanAkkerman committed Sep 11, 2024
1 parent 2d0f282 commit 9837a54
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions data/bitcoin_data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5740,3 +5740,14 @@ Date,Value
2024-08-29,59359.01
2024-08-30,59123.99
2024-08-31,58973.99
2024-08-31,58973.99
2024-09-01,57301.86
2024-09-02,59132.13
2024-09-03,57487.73
2024-09-04,57970.9
2024-09-05,56180.0
2024-09-06,53962.97
2024-09-07,54160.86
2024-09-08,54869.95
2024-09-09,57042.0
2024-09-10,57635.99
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
numpy==1.26.4
yfinance==0.2.41
yfinance==0.2.43
pandas==2.2.2
requests==2.32.3
PyYAML==6.0.2
tradingview-ta==3.3.0
aiohttp==3.10.5
asyncpraw==7.7.1
ccxt==4.3.74
transformers==4.44.2
ccxt==4.4.2
transformers==4.43.3 # Not upgrading yet
matplotlib==3.9.2
scipy==1.13.1 # Not upgrading to 1.14.0
brotli==1.1.0
Expand Down

0 comments on commit 9837a54

Please sign in to comment.