add pytablewriter
Browse filesadding pytablewriter for the requirements of the parent commit
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
bs4
|
|
|
|
1 |
+
bs4
|
2 |
+
pytablewriter
|