updates wonders rankings
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 77 KiB |
3
setup.py
3
setup.py
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user