Skip to content

Commit a239c27

Browse files
committed
updated
1 parent 14b973d commit a239c27

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

requirements.txt

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
aiosmtplib==1.1.7
22
anyio==3.6.2
3-
autopep8==2.0.1
43
bcrypt==4.0.1
54
blinker==1.5
65
certifi==2022.12.7
@@ -9,13 +8,12 @@ click==8.1.3
98
colorama==0.4.6
109
cryptography==3.4.8
1110
dnspython==2.2.1
12-
ecdsa==0.18.0
1311
email-validator==1.3.0
14-
fastapi==0.88.0
12+
fastapi==0.87.0
1513
fastapi-jwt-auth==0.5.0
1614
fastapi-mail==1.2.2
1715
h11==0.14.0
18-
httpcore==0.16.2
16+
httpcore==0.16.3
1917
httptools==0.5.0
2018
httpx==0.23.1
2119
idna==3.4
@@ -24,8 +22,6 @@ Jinja2==3.1.2
2422
MarkupSafe==2.1.1
2523
orjson==3.8.3
2624
passlib==1.7.4
27-
pyasn1==0.4.8
28-
pycodestyle==2.10.0
2925
pycparser==2.21
3026
pydantic==1.10.2
3127
PyJWT==1.7.1
@@ -34,7 +30,6 @@ python-dotenv==0.21.0
3430
python-multipart==0.0.5
3531
PyYAML==6.0
3632
rfc3986==1.5.0
37-
rsa==4.9
3833
six==1.16.0
3934
sniffio==1.3.0
4035
starlette==0.21.0

0 commit comments

Comments
 (0)