Skip to content

Commit d04171b

Browse files
committed
Add tabulate dependency
1 parent c218dc0 commit d04171b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements-dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ pytest==6.2.4
99
typed-ast==1.4.3
1010
types-PyYAML==5.4.6
1111
types-requests==2.25.6
12+
types-tabulate==0.8.2
1213
typing-extensions==3.10.0.0

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ click==7.1.2
33
colorama==0.4.3
44
furl==2.1.2
55
requests==2.24.0
6+
tabulate==0.8.9

0 commit comments

Comments
 (0)