Skip to content

Commit ea62cf4

Browse files
committed
remove python-magic requirement
1 parent 52a1251 commit ea62cf4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ prison>=0.1.2
1515
py-zabbix==1.1.3
1616
PyStaticConfiguration>=0.10.3
1717
python-dateutil>=2.6.0,<2.7.0
18-
python-magic>=0.4.15
1918
PyYAML>=5.1
2019
requests>=2.0.0
2120
stomp.py>=4.1.17

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
'stomp.py>=4.1.17',
4848
'texttable>=0.8.8',
4949
'twilio>=6.0.0,<6.1',
50-
'python-magic>=0.4.15',
5150
'cffi>=1.11.5'
5251
]
5352
)

0 commit comments

Comments
 (0)