Update Pipfile

This commit is contained in:
hillerliao
2022-05-12 22:11:37 +08:00
committed by GitHub
parent 4a8b5ee7a4
commit 9f61c2f679

View File

@@ -9,7 +9,7 @@ flask-debugtoolbar = "*"
flask-moment = "*"
Flask = "*"
python-dotenv = "*"
"psycopg2" = "*"
markupsafe==2.0.1
gunicorn = "*"
requests = "*"
parsel = "*"