updates wonders rankings

This commit is contained in:
Phuoc Cao
2026-03-28 20:19:26 +01:00
parent bbc75d0b12
commit 0b002df01e
2 changed files with 0 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB

View File

@@ -24,10 +24,7 @@ requires = [
'wtforms', # form library 2.2.1 'wtforms', # form library 2.2.1
'webhelpers2', # various web building related helpers 2.0 'webhelpers2', # various web building related helpers 2.0
'passlib', 'passlib',
'python-magic',
'markdown', 'markdown',
'urllib3==1.26',
'yfinance',
] ]
tests_require = [ tests_require = [