Skip to content

Commit

Permalink
Merge pull request #241 from chrisxstyles/main
Browse files Browse the repository at this point in the history
redis ~> 3.5.3 .... lock version wtforms ~> 2.3.3
  • Loading branch information
amancevice authored Oct 3, 2022
2 parents 5bca545 + f0a0ed1 commit c7dc206
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 39 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,14 @@ pydruid = "==0.5.7"
pyhive = "==0.6.1"
pyldap = "==2.4.28"
pymssql-linux = "==2.1.6"
redis = "==3.4.0"
redis = "==3.5.3"
sasl = "==0.2.1"
snowflake-sqlalchemy = "==1.2.1"
sqlalchemy-redshift = "==0.7.1"
sqlalchemy-trino = "==0.3.0"
thrift-sasl = "==0.3.0"
werkzeug = "==2.0.3"
wtforms = "==2.3.3"

[requires]
python_version = "3.8"
84 changes: 46 additions & 38 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c7dc206

Please sign in to comment.