-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
27 lines (23 loc) · 814 Bytes
/
requirements.txt
File metadata and controls
27 lines (23 loc) · 814 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cryptography==42.0.8 # ssl issue prevents upgrade
Pillow==11.1.0
numpy==1.26.4
pandas==2.1.1
contourpy==1.2.1
matplotlib==3.10.0
mplfinance>=0.12.10b0
watchdog==6.0.0
ccxt==4.4.91
inky==2.0.0
yfinance==0.2.54
tzlocal
python-dateutil
# Flask==3.1.0
# #RPi.GPIO==0.7.1
# waveshare-epaper
# gpiozero
# git+https://github.com/waveshare/e-Paper.git#subdirectory=RaspberryPi_JetsonNano/python&egg=waveshare-epd
aiohttp>=3.10.11 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.32.2 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability