ref: Add aiofile to do async file operations (#4705)
Add aiofile to do async file operations
This commit is contained in:
parent
598e6bc5ae
commit
1ba2e0e71b
3 changed files with 48 additions and 1 deletions
|
|
@ -112,6 +112,7 @@ dependencies = [
|
|||
"sqlalchemy[aiosqlite,postgresql_psycopg2binary,postgresql_psycopgbinary]>=2.0.36,<3.0.0",
|
||||
"atlassian-python-api>=3.41.16,<4.0.0",
|
||||
"mem0ai>=0.1.26,<1.0.0",
|
||||
"aiofile>=3.9.0,<4.0.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue