Skip to content

Commit 74fbdd5

Browse files
author
Max Ibragimov
committed
[TTDB-450] Fix requirements.txt
1 parent 81654b3 commit 74fbdd5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ aioprocessing==2.0.1
22
async-timeout==4.0.3
33
asyncpg==0.29.0
44
nest-asyncio==1.6.0
5+
prettytable==3.11.0
56
pyyaml==6.0.2
6-
setuptools==68.2.0
7+
setuptools>=75
8+
wcwidth==0.2.13

0 commit comments

Comments
 (0)