Skip to content

Commit 767a3fd

Browse files
author
Vishakh Pillai
committed
reverting deps for now
1 parent 4963fa3 commit 767a3fd

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ dependencies = [
1313
"cloud-sql-python-connector[pymysql]~=1.14.0",
1414
"sqlalchemy~=2.0.36",
1515
"pyjwt~=2.10.1",
16-
"passlib[bcrypt]>=1.7.4,<1.8",
17-
"bcrypt>=4.0.1,<5",
16+
"passlib~=1.7.4",
17+
"bcrypt~=4.2.0",
1818
"pycryptodome~=3.20.0",
1919
"python-dotenv~=1.0.1",
2020
"strenum~=0.4.15",

uv.lock

Lines changed: 3 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)