Update to sqlalchemy 1.3.4

This commit is contained in:
George Drummond 2019-06-04 13:13:30 -04:00
parent 26c4ec0d05
commit f47ee14ce1
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ webassets = "*"
Unipath = "*"
pendulum = "*"
redis = "*"
sqlalchemy = "~= 1.2.18"
sqlalchemy = ">=1.3.0"
alembic = "*"
"psycopg2-binary" = "*"
flask = "*"

6
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "6ef877d5410a0644cbfb1538e91e720d5b94cd905eb32553b2f2b00b39c2549f"
"sha256": "1823191416044420fc546f0fe698bcfdb0b9b88c525d7456a5684a4ae3ec7241"
},
"pipfile-spec": 6,
"requires": {
@ -383,10 +383,10 @@
},
"sqlalchemy": {
"hashes": [
"sha256:5bb2c4fc2bcc3447ad45716c66581eab982c007dcf925482498d8733f86f17c7"
"sha256:c7fef198b43ef31dfd783d094fd5ee435ce8717592e6784c45ba337254998017"
],
"index": "pypi",
"version": "==1.2.19"
"version": "==1.3.4"
},
"unipath": {
"hashes": [