remotes/1693045480750635534/spooky-22
Aevann1 2022-01-12 07:31:01 +02:00
parent dc0c9382aa
commit 7f9a979d3c
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ from functools import partial
from .get import *
from os import path, environ
import re
from mistletoe import markdown
from markdown import markdown
from json import loads, dump
site = environ.get("DOMAIN").strip()

View File

@ -8,7 +8,7 @@ Flask-Mail==0.9.1
gevent
greenlet
gunicorn
mistletoe
markdown
matplotlib
Pillow
psutil