[Flask] Aggregate your news and vote for the content you care about.
Bump Python version
Pipfile
@@ -11,7 +11,6 @@
11
11
uwsgi = "*"
12
12
flask-socketio = "*"
13
13
flask-sqlalchemy = "*"
14
Removed:
psycopg2 = "*"
15
14
16
15
[requires]
17
Removed:
python_version = "3.8"
16
Added:
python_version = "3.9"