Skip to content

Commit 34e400e

Browse files
authored
Merge pull request #25 from alpacahq/feature/remove-dateutil
Remove unused dependency
2 parents dadd8aa + 7da2b06 commit 34e400e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
install_requires=[
2828
'asyncio-nats-client',
2929
'pandas',
30-
'python-dateutil',
3130
'requests',
3231
'urllib3',
3332
'websocket-client',

0 commit comments

Comments
 (0)