-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.31 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
aiohttp==3.8.4
aiosignal==1.3.1
alabaster==0.7.13
anyio==3.6.2
appdirs==1.4.4
astroid==2.15.2
async-timeout==4.0.2
asyncer==0.0.2
attrs==23.1.0
Babel==2.12.1
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
coloredlogs==15.0.1
colour==0.1.5
dill==0.3.6
docutils==0.19
exceptiongroup==1.1.1
fastapi==0.87.0
filetype==1.2.0
flatbuffers==23.3.3
frozenlist==1.3.3
h11==0.14.0
hexgrid==0.2.1
humanfriendly==10.0
idna==3.4
ImageHash==4.3.1
imageio==2.27.0
imagesize==1.4.1
iniconfig==2.0.0
isort==5.12.0
Jinja2==3.1.2
lazy-object-proxy==1.9.0
llvmlite==0.39.1
MarkupSafe==2.1.2
mccabe==0.7.0
mpmath==1.3.0
multidict==6.0.4
networkx==3.1
numba==0.56.4
numpy==1.23.5
onnxruntime==1.13.1
opencv-python-headless==4.6.0.66
packaging==23.1
Pillow==9.3.0
platformdirs==3.2.0
pluggy==1.0.0
pooch==1.6.0
protobuf==4.22.3
py==1.11.0
pycodestyle==2.10.0
pydantic==1.10.7
pygame==2.3.0
Pygments==2.15.0
pylint==2.17.2
PyMatting==1.1.8
pytest==7.3.1
pytest-pycodestyle==2.3.1
pytest-pylint==0.19.0
python-multipart==0.0.6
PyWavelets==1.4.1
rembg==2.0.30
requests==2.28.2
scikit-image==0.19.3
scipy==1.9.3
sniffio==1.3.0
snowballstemmer==2.2.0
starlette==0.25.0
sympy==1.11.1
tifffile==2023.4.12
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.7
tqdm==4.64.1
typing_extensions==4.5.0
urllib3==1.26.15
uvicorn==0.20.0
watchdog==2.1.9
wrapt==1.15.0
yarl==1.8.2