File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 1
1
aiosmtplib == 1.1.7
2
2
anyio == 3.6.2
3
- autopep8 == 2.0.1
4
3
bcrypt == 4.0.1
5
4
blinker == 1.5
6
5
certifi == 2022.12.7
@@ -9,13 +8,12 @@ click==8.1.3
9
8
colorama == 0.4.6
10
9
cryptography == 3.4.8
11
10
dnspython == 2.2.1
12
- ecdsa == 0.18.0
13
11
email-validator == 1.3.0
14
- fastapi == 0.88 .0
12
+ fastapi == 0.87 .0
15
13
fastapi-jwt-auth == 0.5.0
16
14
fastapi-mail == 1.2.2
17
15
h11 == 0.14.0
18
- httpcore == 0.16.2
16
+ httpcore == 0.16.3
19
17
httptools == 0.5.0
20
18
httpx == 0.23.1
21
19
idna == 3.4
@@ -24,8 +22,6 @@ Jinja2==3.1.2
24
22
MarkupSafe == 2.1.1
25
23
orjson == 3.8.3
26
24
passlib == 1.7.4
27
- pyasn1 == 0.4.8
28
- pycodestyle == 2.10.0
29
25
pycparser == 2.21
30
26
pydantic == 1.10.2
31
27
PyJWT == 1.7.1
@@ -34,7 +30,6 @@ python-dotenv==0.21.0
34
30
python-multipart == 0.0.5
35
31
PyYAML == 6.0
36
32
rfc3986 == 1.5.0
37
- rsa == 4.9
38
33
six == 1.16.0
39
34
sniffio == 1.3.0
40
35
starlette == 0.21.0
You can’t perform that action at this time.
0 commit comments