Skip to content

Commit 73de81f

Browse files
committed
Removes un-needed pandas and pytest-monkeytype from dev-packages
Switch test_to_dataframe to use a mocked pandas dataframe instead
1 parent c7688ef commit 73de81f

File tree

3 files changed

+2837
-1741
lines changed

3 files changed

+2837
-1741
lines changed

Pipfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ pytest-asyncio = "*"
1313
requests-mock = "*"
1414
pytest-datadir = "*"
1515
pytest-benchmark = "*"
16-
pytest-monkeytype = "*"
17-
pandas = "*"
1816
types-requests = "*"
1917
types-pytz = "*"
2018
types-setuptools = "*"

0 commit comments

Comments
 (0)