Browse Source

🐛 fix version of python to 3.9

dependabot/pip/requirements/sqlalchemy-1.3.0
Logan-Chenavier 6 years ago
parent
commit
f1b28d25a5
  1. 2
      Pipfile.lock

2
Pipfile.lock

@ -5,7 +5,7 @@
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
"python_version": "3.9"
},
"sources": [
{

Loading…
Cancel
Save