used markdown instead of markdown2

This commit is contained in:
2022-12-12 10:41:24 +01:00
parent b7aac74bd7
commit ec0d0ce262
5 changed files with 70 additions and 71 deletions

View File

@@ -7,11 +7,11 @@ pyramid_retry
pyramid_tm
SQLAlchemy
transaction
zope.sqlalchemy
zope.sqlalchemy==1.1
waitress
mysqlclient
yfinance
markdown2
markdown
[testing]
WebTest>=1.3.1