@ -60,3 +60,4 @@ websockets==11.0.2
janus==1.0.0
ast-comments==1.0.1
packaging==23.1
@ -109,6 +109,7 @@ setup(
'cryptography',
'httpx',
'python-dateutil',
'packaging',
],
extras_require={
'dev': all_extra,