Compare commits

...

2 Commits

Author SHA1 Message Date
pyup-bot
b9ecabb36a Update cachetools from 4.2.1 to 4.2.2 2021-04-28 14:00:06 +01:00
pyup-bot
ade6f63473 Update sqlalchemy from 1.3.23 to 1.4.11 2021-04-28 14:00:05 +01:00

View File

@@ -19,10 +19,10 @@ marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
psycopg2-binary==2.8.6
PyJWT==2.0.1
SQLAlchemy==1.3.23
SQLAlchemy==1.4.11
strict-rfc3339==0.7
rfc3987==1.3.8
cachetools==4.2.1
cachetools==4.2.2
beautifulsoup4==4.9.3
lxml==4.6.3
# higher version causes build to fail on PaaS due to lack of Rust