updated transformer tests

This commit is contained in:
Tristan Lee
2022-05-19 16:34:19 -05:00
parent 424c063ef2
commit f0414a4f4d
7 changed files with 187 additions and 1253 deletions

View File

@@ -9,6 +9,7 @@ loguru = "*"
gogettr = "*"
requests = "*"
bs4 = "*"
lxml = "*"
dateparser = "*"
boto3 = "*"
ffmpeg-python = "*"