update requirements.txt to include bcrypt

This commit is contained in:
csd4ni3l
2025-08-09 12:23:26 +02:00
parent 54ed6eb0f4
commit 2818b74d14

View File

@@ -1,5 +1,7 @@
# This file was autogenerated by uv via the following command: # This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt # uv pip compile pyproject.toml -o requirements.txt
bcrypt==4.3.0
# via grass-touching-captcha (pyproject.toml)
blinker==1.9.0 blinker==1.9.0
# via flask # via flask
certifi==2025.8.3 certifi==2025.8.3