Skip to content

Commit b401cc7

Browse files
committed
updated
1 parent ccded49 commit b401cc7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
aiosmtplib==1.1.7
22
anyio==3.6.2
3+
autopep8==2.0.1
34
bcrypt==4.0.1
45
blinker==1.5
56
certifi==2022.12.7
@@ -12,7 +13,7 @@ ecdsa==0.18.0
1213
email-validator==1.3.0
1314
fastapi==0.88.0
1415
fastapi-jwt-auth==0.5.0
15-
fastapi-mail==1.1.5
16+
fastapi-mail==1.2.2
1617
h11==0.14.0
1718
httpcore==0.16.2
1819
httptools==0.5.0
@@ -24,6 +25,7 @@ MarkupSafe==2.1.1
2425
orjson==3.8.3
2526
passlib==1.7.4
2627
pyasn1==0.4.8
28+
pycodestyle==2.10.0
2729
pycparser==2.21
2830
pydantic==1.10.2
2931
PyJWT==1.7.1
@@ -35,7 +37,7 @@ rfc3986==1.5.0
3537
rsa==4.9
3638
six==1.16.0
3739
sniffio==1.3.0
38-
starlette==0.22.0
40+
starlette==0.21.0
3941
typing_extensions==4.4.0
4042
ujson==5.6.0
4143
uvicorn==0.20.0

0 commit comments

Comments
 (0)