remove more requirements

This commit is contained in:
Jack Robison 2022-03-08 20:03:59 -05:00
parent 013585e8f2
commit 0652be4535
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -32,11 +32,9 @@ setup(
'aiohttp==3.6.2',
'certifi>=2018.11.29',
'colorama==0.3.7',
'cryptography==2.5',
'protobuf==3.17.2',
'msgpack==0.6.1',
'prometheus_client==0.7.1',
'prometheus_client==0.7.1',
'coincurve==15.0.0',
'pbkdf2==1.3',
'attrs==18.2.0',