fix: missing dependencies

This commit is contained in:
akhdanre 2025-03-12 14:41:55 +07:00
parent e19db92399
commit ae2215e343
1 changed files with 4 additions and 0 deletions

View File

@ -2,7 +2,9 @@ annotated-types==0.7.0
Authlib==1.5.1 Authlib==1.5.1
bcrypt==4.3.0 bcrypt==4.3.0
blinker==1.9.0 blinker==1.9.0
certifi==2025.1.31
cffi==1.17.1 cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8 click==8.1.8
cryptography==44.0.2 cryptography==44.0.2
dependency-injector==4.46.0 dependency-injector==4.46.0
@ -29,6 +31,8 @@ PyJWT==2.10.1
pymongo==4.11.2 pymongo==4.11.2
pytest==8.3.4 pytest==8.3.4
python-dotenv==1.0.1 python-dotenv==1.0.1
requests==2.32.3
tomli==2.2.1 tomli==2.2.1
typing_extensions==4.12.2 typing_extensions==4.12.2
urllib3==2.3.0
Werkzeug==3.1.3 Werkzeug==3.1.3