Skip to content

Commit 0f2b1e4

Browse files
committed
build: remove unnecessary dependencies from requirements.txt
1 parent ec82f37 commit 0f2b1e4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ matplotlib>=3.5.3
22
python-dotenv>=1.0.1
33
python-telegram-bot>=21.1.1
44
python-telegram-bot[job-queue]
5+
requests>=2.31.0
56
yfinance>=0.2.38

requirements/prod.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ matplotlib>=3.5.3
22
python-dotenv>=1.0.1
33
python-telegram-bot>=21.1.1
44
python-telegram-bot[job-queue]
5-
pytz>=2024.1
65
requests>=2.31.0
76
yfinance>=0.2.38

0 commit comments

Comments
 (0)