Skip to content

Commit 743933f

Browse files
committed
requirements updated
1 parent 730c1cc commit 743933f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

requirements.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,39 @@
1+
alembic==1.7.5
12
anyio==3.3.4
23
asgiref==3.4.1
4+
bcrypt==3.2.0
35
certifi==2021.10.8
6+
cffi==1.15.0
47
charset-normalizer==2.0.7
58
click==8.0.3
69
colorama==0.4.4
10+
cryptography==35.0.0
711
dnspython==2.1.0
12+
ecdsa==0.17.0
813
email-validator==1.1.3
914
fastapi==0.70.0
1015
greenlet==1.1.2
1116
h11==0.12.0
1217
httptools==0.2.0
1318
idna==3.3
1419
importlib-metadata==4.8.2
20+
importlib-resources==5.4.0
1521
itsdangerous==2.0.1
1622
Jinja2==3.0.2
23+
Mako==1.1.6
1724
MarkupSafe==2.0.1
1825
orjson==3.6.4
26+
passlib==1.7.4
1927
psycopg2==2.9.2
28+
pyasn1==0.4.8
29+
pycparser==2.21
2030
pydantic==1.8.2
2131
python-dotenv==0.19.1
32+
python-jose==3.3.0
2233
python-multipart==0.0.5
2334
PyYAML==5.4.1
2435
requests==2.26.0
36+
rsa==4.7.2
2537
six==1.16.0
2638
sniffio==1.2.0
2739
SQLAlchemy==1.4.27

0 commit comments

Comments
 (0)