-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
89 lines (89 loc) · 1.47 KB
/
requirements.txt
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
aiomysql==0.1.1
anyio==3.6.2
astroid==2.15.4
async-timeout==4.0.2
bcrypt==4.0.1
black==23.3.0
boto3==1.26.129
botocore==1.29.129
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
contourpy==1.0.7
cryptography==40.0.2
cycler==0.11.0
dill==0.3.6
dnspython==2.3.0
email-validator==2.0.0.post2
fastapi==0.95.1
FastAPI-SQLAlchemy==0.2.1
filelock==3.12.0
fonttools==4.39.3
greenlet==2.0.2
gunicorn==20.1.0
h11==0.14.0
httptools==0.5.0
idna==3.4
importlib-resources==5.12.0
isort==5.12.0
Jinja2==3.1.2
jmespath==1.0.1
jwt==1.3.1
kiwisolver==1.4.4
lazy-object-proxy==1.9.0
MarkupSafe==2.1.2
matplotlib==3.7.1
mccabe==0.7.0
mpmath==1.3.0
mypy-extensions==1.0.0
mysql==0.0.3
mysqlclient==2.1.1
networkx==3.1
numpy==1.24.3
opencv-python==4.7.0.72
packaging==23.1
pandas==2.0.1
pathspec==0.11.1
Pillow==9.5.0
platformdirs==3.3.0
protobuf==3.20.3
psutil==5.9.5
pycparser==2.21
pydantic==1.10.7
PyJWT==2.6.0
pylint==2.17.3
PyMySQL==1.0.3
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==1.0.0
python-multipart==0.0.6
pytz==2023.3
PyYAML==6.0
redis==4.5.5
requests==2.30.0
s3transfer==0.6.1
scipy==1.10.1
seaborn==0.12.2
sentry-sdk==1.22.2
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.12
starlette==0.26.1
sympy==1.11.1
thop==0.1.1.post2209072238
tomli==2.0.1
tomlkit==0.11.7
torch==2.0.1
torchvision==0.15.2
tqdm==4.65.0
typing_extensions==4.5.0
tzdata==2023.3
ultralytics==8.0.97
urllib3==1.26.15
uvicorn==0.22.0
watchfiles==0.19.0
websockets==11.0.2
wrapt==1.15.0
zipp==3.15.0