vention-state-machine 0.4.2__py3-none-any.whl → 0.4.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: vention-state-machine
3
- Version: 0.4.2
3
+ Version: 0.4.5
4
4
  Summary: Declarative state machine framework for machine apps
5
5
  License: Proprietary
6
6
  Author: VentionCo
@@ -8,28 +8,12 @@ Requires-Python: >=3.10,<3.11
8
8
  Classifier: License :: Other/Proprietary License
9
9
  Classifier: Programming Language :: Python :: 3
10
10
  Classifier: Programming Language :: Python :: 3.10
11
- Requires-Dist: annotated-doc (==0.0.4) ; python_version == "3.10"
12
- Requires-Dist: annotated-types (==0.7.0) ; python_version == "3.10"
13
- Requires-Dist: anyio (==4.11.0) ; python_version == "3.10"
14
- Requires-Dist: asyncio (==3.4.3) ; python_version == "3.10"
15
- Requires-Dist: click (==8.1.8) ; python_version == "3.10"
16
- Requires-Dist: colorama (==0.4.6) ; python_version == "3.10" and platform_system == "Windows"
17
- Requires-Dist: coverage (==7.10.7) ; python_version == "3.10"
18
- Requires-Dist: exceptiongroup (==1.3.0) ; python_version == "3.10"
19
- Requires-Dist: fastapi (==0.121.1) ; python_version == "3.10"
20
- Requires-Dist: graphviz (==0.21) ; python_version == "3.10"
21
- Requires-Dist: h11 (==0.16.0) ; python_version == "3.10"
22
- Requires-Dist: idna (==3.11) ; python_version == "3.10"
23
- Requires-Dist: pydantic (==2.12.3) ; python_version == "3.10"
24
- Requires-Dist: pydantic-core (==2.41.4) ; python_version == "3.10"
25
- Requires-Dist: six (==1.17.0) ; python_version == "3.10"
26
- Requires-Dist: sniffio (==1.3.1) ; python_version == "3.10"
27
- Requires-Dist: starlette (==0.48.0) ; python_version == "3.10"
28
- Requires-Dist: transitions (==0.9.3) ; python_version == "3.10"
29
- Requires-Dist: typing-extensions (==4.15.0) ; python_version == "3.10"
30
- Requires-Dist: typing-inspection (==0.4.2) ; python_version == "3.10"
31
- Requires-Dist: uvicorn (==0.35.0) ; python_version == "3.10"
32
- Requires-Dist: vention-communication (==0.3.0) ; python_version == "3.10"
11
+ Requires-Dist: asyncio (>=3.4.3,<4.0.0)
12
+ Requires-Dist: coverage (>=7.10.1,<8.0.0)
13
+ Requires-Dist: graphviz (>=0.21,<0.22)
14
+ Requires-Dist: transitions (>=0.9.3,<0.10.0)
15
+ Requires-Dist: uvicorn (>=0.35.0,<0.36.0)
16
+ Requires-Dist: vention-communication (>=0.3.0,<0.4.0)
33
17
  Description-Content-Type: text/markdown
34
18
 
35
19
  # vention-state-machine
@@ -7,6 +7,6 @@ state_machine/defs.py,sha256=RrM5SVgptfPZNu-AeRN56lk8QVRT1Uwot2xCx3SJpPo,2822
7
7
  state_machine/machine_protocols.py,sha256=Q_rjlFTGrf3EvCndY4SWfurFNdJg4hB3qZkM0ISQxXI,784
8
8
  state_machine/utils.py,sha256=1b54DZPv7s6hK0ud2KT4k1s1R1Li7wFUowKGTwMwxfw,2361
9
9
  state_machine/vention_communication.py,sha256=Ggg4FvQzruHfpNJmPtDmdZM46w0JwH-BATDtsCS6T_I,5460
10
- vention_state_machine-0.4.2.dist-info/METADATA,sha256=kb6qjgj-Ckjr8eBgn71n5AAqUuiUSvy3iY4vX68_A4k,12827
11
- vention_state_machine-0.4.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
12
- vention_state_machine-0.4.2.dist-info/RECORD,,
10
+ vention_state_machine-0.4.5.dist-info/METADATA,sha256=rlwBwPYe-wx_ZtvBXR8c7fvEoRh1Ed9G9QfddD-EdpQ,11671
11
+ vention_state_machine-0.4.5.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
12
+ vention_state_machine-0.4.5.dist-info/RECORD,,