-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path-r
45 lines (45 loc) · 1.51 KB
/
-r
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
alembic==1.9.2
anyio==3.6.2
bcrypt==4.0.1
black==22.12.0
boto3==1.26.58
botocore==1.29.58
cffi==1.15.1
click==8.1.3
colorama==0.4.6
cryptography==39.0.0
databases==0.7.0
DateTime==5.0
ecdsa==0.18.0
fastapi==0.89.1
greenlet==2.0.1
h11==0.14.0
idna==3.4
jmespath==1.0.1
Mako==1.2.4
MarkupSafe==2.1.2
mypy-extensions==0.4.3
passlib==1.7.4
pathspec==0.10.3
platformdirs==2.6.2
psycopg2==2.9.5
pyasn1==0.4.8
pycparser==2.21
pydantic==1.10.4
python-dateutil==2.8.2
python-jose==3.3.0
pytz==2022.7.1
rsa==4.9
s3transfer==0.6.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.46
SQLAlchemy-Utils==0.39.0
starlette==0.22.0
tomli==2.0.1
typing==3.7.4.3
typing_extensions==4.4.0
urllib3==1.26.14
uuid==1.30
uvicorn==0.20.0
zope.interface==5.5.2