Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9414725

Browse filesBrowse files
committed
updated
1 parent ac0083a commit 9414725
Copy full SHA for 9414725

File tree

1 file changed

+30
-32
lines changed
Filter options

1 file changed

+30
-32
lines changed

‎requirements.txt

Copy file name to clipboard
+30-32Lines changed: 30 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,44 @@
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
77
cffi==1.15.1
8-
charset-normalizer==2.1.0
98
click==8.1.3
10-
colorama==0.4.5
9+
colorama==0.4.6
1110
cryptography==3.4.8
1211
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
1514
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
2022
itsdangerous==2.1.2
2123
Jinja2==3.1.2
22-
Mako==1.2.1
24+
Mako==1.2.4
2325
MarkupSafe==2.1.1
24-
orjson==3.7.6
26+
orjson==3.8.3
2527
passlib==1.7.4
26-
psycopg2==2.9.3
27-
pycodestyle==2.8.0
28+
psycopg2==2.9.5
2829
pycparser==2.21
29-
pydantic==1.9.1
30+
pydantic==1.10.2
3031
PyJWT==1.7.1
31-
python-dotenv==0.20.0
32+
python-dotenv==0.21.0
3233
python-multipart==0.0.5
3334
PyYAML==6.0
34-
requests==2.28.1
35+
rfc3986==1.5.0
3536
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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.