We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da233d7 commit d62fc89Copy full SHA for d62fc89
backend/requirements.txt
@@ -5,7 +5,8 @@ psycopg2-binary==2.9.9
5
python-dotenv==1.0.1
6
pydantic==2.9.2
7
pydantic-settings==2.6.1
8
-passlib[bcrypt]==1.7.4
+passlib==1.7.4
9
+bcrypt==4.1.2
10
python-multipart==0.0.9
11
requests==2.32.3
12
apscheduler==3.10.4
0 commit comments