dependency hacking

pull/3521/head
KPrasch 2024-07-23 18:39:41 +07:00
parent d8b006887e
commit 08b5baf7fc
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -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"