diff options
| -rw-r--r-- | Pipfile | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -11,7 +11,6 @@ flask-wtf = "*"  uwsgi = "*"  flask-socketio = "*"  flask-sqlalchemy = "*" -psycopg2 = "*"  [requires] -python_version = "3.8" +python_version = "3.9" | 
|  | index : yesno.git | |
| Aggregate your news and vote for the content you care about. | Marius Peter | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | Pipfile | 3 | 
| @@ -11,7 +11,6 @@ flask-wtf = "*"  uwsgi = "*"  flask-socketio = "*"  flask-sqlalchemy = "*" -psycopg2 = "*"  [requires] -python_version = "3.8" +python_version = "3.9" |