Skip to content

Commit

Permalink
Merge pull request #225 from sanger/develop
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
KatyTaylor authored Mar 3, 2022
2 parents 5a777c9 + 3198b5f commit cebfd4e
Show file tree
Hide file tree
Showing 4 changed files with 660 additions and 496 deletions.
2 changes: 1 addition & 1 deletion .release-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.1
2.7.2
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ types-flask = "*"
[packages]
alembic = "~=1.4"
autoenv = "~=1.0"
colorlog = "~=5.0"
colorlog = "~=6.6"
flask = "~=2.0"
flask-cors = "~=3.0"
flask-sqlalchemy = "~=2.4"
gunicorn = "~=20.0"
psycopg2 = "~=2.8"
python-dotenv = "~=0.17"
psycopg2 = "~=2.9"
python-dotenv = "~=0.19"
slackclient = "~=2.5"
sqlalchemy = "~=1.3"
sqlalchemy = "~=1.4"

[requires]
python_version = "3.8"
Expand Down
Loading

0 comments on commit cebfd4e

Please sign in to comment.