File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ aioredis == 2.0.1
2+ aiosmtplib == 1.1.6
13alembic == 1.8.0
24anyio == 3.6.1
35asgiref == 3.5.2
6+ async-timeout == 4.0.2
47autopep8 == 1.6.0
58bcrypt == 3.2.2
9+ blinker == 1.4
610certifi == 2022.6.15
711cffi == 1.15.1
812charset-normalizer == 2.1.0
913click == 8.1.3
1014colorama == 0.4.5
1115cryptography == 3.4.8
16+ Deprecated == 1.2.13
1217dnspython == 2.2.1
18+ ecdsa == 0.18.0
1319email-validator == 1.2.1
20+ fakeredis == 1.8.1
1421fastapi == 0.78.0
1522fastapi-jwt-auth == 0.5.0
23+ fastapi-mail == 1.0.9
1624greenlet == 1.1.2
17- h11 == 0.13.0
25+ h11 == 0.12.0
26+ httpcore == 0.15.0
1827httptools == 0.4.0
28+ httpx == 0.23.0
1929idna == 3.3
2030itsdangerous == 2.1.2
2131Jinja2 == 3.1.2
2232Mako == 1.2.1
2333MarkupSafe == 2.1.1
2434orjson == 3.7.6
35+ packaging == 21.3
2536passlib == 1.7.4
2637psycopg2 == 2.9.3
38+ pyasn1 == 0.4.8
2739pycodestyle == 2.8.0
2840pycparser == 2.21
2941pydantic == 1.9.1
3042PyJWT == 1.7.1
43+ pyparsing == 3.0.9
3144python-dotenv == 0.20.0
3245python-multipart == 0.0.5
3346PyYAML == 6.0
47+ redis == 4.3.4
3448requests == 2.28.1
49+ rfc3986 == 1.5.0
50+ rsa == 4.8
3551six == 1.16.0
3652sniffio == 1.2.0
53+ sortedcontainers == 2.4.0
3754SQLAlchemy == 1.4.39
3855starlette == 0.19.1
3956toml == 0.10.2
@@ -44,3 +61,4 @@ urllib3==1.26.9
4461uvicorn == 0.17.6
4562watchgod == 0.8.2
4663websockets == 10.3
64+ wrapt == 1.14.1
You can’t perform that action at this time.
0 commit comments