added fixed font to blog_edit textaera
This commit is contained in:
4
setup.py
4
setup.py
@@ -18,13 +18,15 @@ requires = [
|
||||
'pyramid_retry',
|
||||
'pyramid_layout',
|
||||
'pyramid_tm',
|
||||
'SQLAlchemy',
|
||||
'SQLAlchemy==1.4.49',
|
||||
'transaction',
|
||||
'zope.sqlalchemy',
|
||||
'wtforms', # form library 2.2.1
|
||||
'webhelpers2', # various web building related helpers 2.0
|
||||
'passlib',
|
||||
'python-magic',
|
||||
'markdown',
|
||||
'urllib3==1.26',
|
||||
'yfinance',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user