diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1655d22..c304c4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,5 @@ tensorflow>=2.6.0 jieba>=0.42.1 tabulate>=0.8.9 wcwidth>=0.2.5 -aiohttp>=3.8.1
\ No newline at end of file +aiohttp>=3.7.4.post0 +tortoise-orm>=0.18.1
\ No newline at end of file |