File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ alembic == 1.7.5
1
2
anyio == 3.3.4
2
3
asgiref == 3.4.1
4
+ bcrypt == 3.2.0
3
5
certifi == 2021.10.8
6
+ cffi == 1.15.0
4
7
charset-normalizer == 2.0.7
5
8
click == 8.0.3
6
9
colorama == 0.4.4
10
+ cryptography == 35.0.0
7
11
dnspython == 2.1.0
12
+ ecdsa == 0.17.0
8
13
email-validator == 1.1.3
9
14
fastapi == 0.70.0
10
15
greenlet == 1.1.2
11
16
h11 == 0.12.0
12
17
httptools == 0.2.0
13
18
idna == 3.3
14
19
importlib-metadata == 4.8.2
20
+ importlib-resources == 5.4.0
15
21
itsdangerous == 2.0.1
16
22
Jinja2 == 3.0.2
23
+ Mako == 1.1.6
17
24
MarkupSafe == 2.0.1
18
25
orjson == 3.6.4
26
+ passlib == 1.7.4
19
27
psycopg2 == 2.9.2
28
+ pyasn1 == 0.4.8
29
+ pycparser == 2.21
20
30
pydantic == 1.8.2
21
31
python-dotenv == 0.19.1
32
+ python-jose == 3.3.0
22
33
python-multipart == 0.0.5
23
34
PyYAML == 5.4.1
24
35
requests == 2.26.0
36
+ rsa == 4.7.2
25
37
six == 1.16.0
26
38
sniffio == 1.2.0
27
39
SQLAlchemy == 1.4.27
You can’t perform that action at this time.
0 commit comments