mirror of https://github.com/nucypher/nucypher.git
dependency hacking
parent
d8b006887e
commit
08b5baf7fc
|
@ -68,6 +68,7 @@ pydantic==2.8.2 ; python_version >= "3.9" and python_version < "4.0"
|
|||
pynacl==1.5.0 ; python_version >= "3.9" and python_version < "4"
|
||||
pyopenssl==24.2.1 ; python_version >= "3.9" and python_version < "4"
|
||||
python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_version < "4"
|
||||
python-statemachine==2.3.4 ; python_version >= "3.9" and python_version < "4"
|
||||
pytz==2024.1 ; python_version >= "3.9" and python_version < "4"
|
||||
pyunormalize==15.1.0 ; python_version >= "3.9" and python_version < "4"
|
||||
pywin32==306 ; python_version >= "3.9" and python_version < "4" and platform_system == "Windows"
|
||||
|
|
Loading…
Reference in New Issue