Add mistune, pygments, regex pips.

This commit is contained in:
voussoir 2021-09-08 20:19:59 -07:00
parent bf9d02d966
commit cbdfb7fd4c
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

@ -6,12 +6,14 @@ flake8
flask flask
gevent gevent
google-api-python-client google-api-python-client
# For BS4 parsing
lxml
isodate isodate
lxml # For BS4 parsing
mistune
pillow pillow
pycryptodome pycryptodome
pygments
qrcode qrcode
regex
requests requests
send2trash send2trash
tenacity tenacity