mirror of
https://github.com/a-mayb3/Kanban_clone_backend.git
synced 2026-03-21 10:05:38 +01:00
Added pyargon2 to dependencies
This commit is contained in:
parent
68bdba08fe
commit
8b5f35ddad
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ annotated-doc==0.0.4
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
anyio==4.12.1
|
anyio==4.12.1
|
||||||
certifi==2026.1.4
|
certifi==2026.1.4
|
||||||
|
cffi==2.0.0
|
||||||
click==8.3.1
|
click==8.3.1
|
||||||
dnspython==2.8.0
|
dnspython==2.8.0
|
||||||
email-validator==2.3.0
|
email-validator==2.3.0
|
||||||
|
|
@ -19,6 +20,8 @@ Jinja2==3.1.6
|
||||||
markdown-it-py==4.0.0
|
markdown-it-py==4.0.0
|
||||||
MarkupSafe==3.0.3
|
MarkupSafe==3.0.3
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
|
pyargon2==1.1.2
|
||||||
|
pycparser==3.0
|
||||||
pydantic==2.12.5
|
pydantic==2.12.5
|
||||||
pydantic-extra-types==2.11.0
|
pydantic-extra-types==2.11.0
|
||||||
pydantic-settings==2.12.0
|
pydantic-settings==2.12.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue