File tree 1 file changed +30
-32
lines changed
Filter options
1 file changed +30
-32
lines changed
Original file line number Diff line number Diff line change 1
- alembic == 1.8.0
2
- anyio == 3.6.1
3
- asgiref == 3.5 .2
4
- autopep8 == 1.6.0
5
- bcrypt == 3.2.2
6
- certifi == 2022.6.15
1
+ aiosmtplib == 1.1.7
2
+ alembic == 1.9.0
3
+ anyio == 3.6 .2
4
+ bcrypt == 4.0.1
5
+ blinker == 1.5
6
+ certifi == 2022.12.7
7
7
cffi == 1.15.1
8
- charset-normalizer == 2.1.0
9
8
click == 8.1.3
10
- colorama == 0.4.5
9
+ colorama == 0.4.6
11
10
cryptography == 3.4.8
12
11
dnspython == 2.2.1
13
- email-validator == 1.2.1
14
- fastapi == 0.78 .0
12
+ email-validator == 1.3.0
13
+ fastapi == 0.87 .0
15
14
fastapi-jwt-auth == 0.5.0
16
- greenlet == 1.1.2
17
- h11 == 0.13.0
18
- httptools == 0.4.0
19
- idna == 3.3
15
+ fastapi-mail == 1.2.2
16
+ greenlet == 2.0.1
17
+ h11 == 0.14.0
18
+ httpcore == 0.16.3
19
+ httptools == 0.5.0
20
+ httpx == 0.23.1
21
+ idna == 3.4
20
22
itsdangerous == 2.1.2
21
23
Jinja2 == 3.1.2
22
- Mako == 1.2.1
24
+ Mako == 1.2.4
23
25
MarkupSafe == 2.1.1
24
- orjson == 3.7.6
26
+ orjson == 3.8.3
25
27
passlib == 1.7.4
26
- psycopg2 == 2.9.3
27
- pycodestyle == 2.8.0
28
+ psycopg2 == 2.9.5
28
29
pycparser == 2.21
29
- pydantic == 1.9.1
30
+ pydantic == 1.10.2
30
31
PyJWT == 1.7.1
31
- python-dotenv == 0.20 .0
32
+ python-dotenv == 0.21 .0
32
33
python-multipart == 0.0.5
33
34
PyYAML == 6.0
34
- requests == 2.28.1
35
+ rfc3986 == 1.5.0
35
36
six == 1.16.0
36
- sniffio == 1.2.0
37
- SQLAlchemy == 1.4.39
38
- starlette == 0.19.1
39
- toml == 0.10.2
40
- typing_extensions == 4.3.0
41
- tzdata == 2022.1
42
- ujson == 5.4.0
43
- urllib3 == 1.26.9
44
- uvicorn == 0.17.6
45
- watchgod == 0.8.2
46
- websockets == 10.3
37
+ sniffio == 1.3.0
38
+ SQLAlchemy == 1.4.45
39
+ starlette == 0.21.0
40
+ typing_extensions == 4.4.0
41
+ ujson == 5.6.0
42
+ uvicorn == 0.20.0
43
+ watchfiles == 0.18.1
44
+ websockets == 10.4
You can’t perform that action at this time.
0 commit comments