requirement.txt
This commit is contained in:
parent
ed962a5f89
commit
f6bb2ef081
|
@ -0,0 +1,20 @@
|
|||
blinker==1.8.2
|
||||
cffi==1.17.1
|
||||
click==8.1.7
|
||||
colorama==0.4.6
|
||||
filelock==3.16.1
|
||||
Flask==3.0.3
|
||||
gevent==24.2.1
|
||||
greenlet==3.1.1
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
numpy==2.1.1
|
||||
opencv-python==4.10.0.84
|
||||
pycparser==2.22
|
||||
setuptools==75.1.0
|
||||
uuid==1.30
|
||||
websocket==0.2.1
|
||||
Werkzeug==3.0.4
|
||||
zope.event==5.0
|
||||
zope.interface==7.0.3
|
Loading…
Reference in New Issue