We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a1251 commit ea62cf4Copy full SHA for ea62cf4
requirements.txt
@@ -15,7 +15,6 @@ prison>=0.1.2
15
py-zabbix==1.1.3
16
PyStaticConfiguration>=0.10.3
17
python-dateutil>=2.6.0,<2.7.0
18
-python-magic>=0.4.15
19
PyYAML>=5.1
20
requests>=2.0.0
21
stomp.py>=4.1.17
setup.py
@@ -47,7 +47,6 @@
47
'stomp.py>=4.1.17',
48
'texttable>=0.8.8',
49
'twilio>=6.0.0,<6.1',
50
- 'python-magic>=0.4.15',
51
'cffi>=1.11.5'
52
]
53
)
0 commit comments