-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
73 lines (73 loc) · 1.29 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
annotated-types==0.6.0
anyio==4.3.0
asgiref==3.4.1
blinker==1.7.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
contourpy==1.2.1
cycler==0.12.1
distlib==0.3.8
Django==3.2.5
dnspython==2.6.1
fastapi==0.110.1
filelock==3.13.3
Flask==3.0.2
Flask-Login==0.6.3
Flask-Mail==0.9.1
Flask-SQLAlchemy==3.1.1
fonttools==4.51.0
fsspec==2024.3.1
greenlet==3.0.3
gunicorn==21.2.0
h11==0.14.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
kiwisolver==1.4.5
MarkupSafe==2.1.5
matplotlib==3.8.4
mpmath==1.3.0
mysqlclient==2.2.4
networkx==3.3
numpy==1.26.4
opencv-python==4.9.0.80
packaging==24.0
pandas==2.2.1
pillow==10.3.0
platformdirs==4.2.0
psutil==5.9.8
psycopg2-binary==2.9.9
py-cpuinfo==9.0.0
pydantic==2.6.4
pydantic_core==2.16.3
pymongo==4.6.3
pyparsing==3.1.2
pypng==0.20220715.0
python-dateutil==2.9.0.post0
python-decouple==3.4
pytz==2021.1
PyYAML==6.0.1
pyzbar==0.1.9
qrcode==7.4.2
requests==2.31.0
scipy==1.13.0
seaborn==0.13.2
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.29
sqlparse==0.4.1
starlette==0.37.2
sympy==1.12
thop==0.1.1.post2209072238
torch==2.2.2
torchvision==0.17.2
tqdm==4.66.2
typing_extensions==4.11.0
tzdata==2024.1
ultralytics==8.1.45
urllib3==2.2.1
uvicorn==0.29.0
virtualenv==20.25.1
Werkzeug==3.0.2