generated from arcalot/arcaflow-plugin-template-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt_
14 lines (14 loc) · 1021 Bytes
/
requirements.txt_
1
2
3
4
5
6
7
8
9
10
11
12
13
14
arcaflow-plugin-sdk==0.9.0; python_version >= "3.9"
attrs==22.1.0; python_full_version >= "3.7.1" and python_version >= "3.9"
automat==20.2.0; python_full_version >= "3.7.1" and python_version >= "3.9"
cbor2==5.4.3; python_version >= "3.9"
constantly==15.1.0; python_full_version >= "3.7.1" and python_version >= "3.9"
hyperlink==21.0.0; python_full_version >= "3.7.1" and python_version >= "3.9"
idna==3.4; python_full_version >= "3.7.1" and python_version >= "3.9"
incremental==22.10.0; python_full_version >= "3.7.1" and python_version >= "3.9"
pyyaml==6.0; python_version >= "3.9"
six==1.16.0; python_full_version >= "3.7.1" and python_version >= "3.9"
twisted-iocpsupport==1.0.2; python_full_version >= "3.7.1" and python_version >= "3.9" and platform_system == "Windows"
twisted==22.10.0; python_full_version >= "3.7.1" and python_version >= "3.9"
typing-extensions==4.4.0; python_full_version >= "3.7.1" and python_version >= "3.9"
zope.interface==5.5.0; python_full_version >= "3.7.1" and python_version >= "3.9"