agx_lib
This commit is contained in:
parent
2999ff50de
commit
490d8715b8
|
|
@ -1,10 +1,10 @@
|
||||||
lib/
|
lib/
|
||||||
modules/
|
|
||||||
fonts/
|
|
||||||
scripts/
|
scripts/
|
||||||
include/
|
include/
|
||||||
share/
|
share/
|
||||||
temp_images/
|
temp_images/
|
||||||
|
bin/
|
||||||
|
lib64/
|
||||||
pyvenv.cfg
|
pyvenv.cfg
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
fastapi
|
fastapi
|
||||||
uvicorn[standard]
|
uvicorn
|
||||||
pydantic
|
pydantic
|
||||||
aiofiles
|
aiofiles
|
||||||
opencv-python
|
opencv-python
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue