We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af72b3 commit da31fe5Copy full SHA for da31fe5
1 file changed
plc4py/pyproject.toml
@@ -32,7 +32,7 @@ description = "Plc4Py The Python Industrial IOT Adapter"
32
version = "0.13"
33
readme = "README.md"
34
dependencies = [
35
- "aenum",
+ "aenum>=3.1.15",
36
"bitarray",
37
"typing_extensions",
38
"pluggy",
0 commit comments