prediction-market-agent-tooling 0.58.2__py3-none-any.whl → 0.58.3.dev385__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.
- {prediction_market_agent_tooling-0.58.2.dist-info → prediction_market_agent_tooling-0.58.3.dev385.dist-info}/METADATA +2 -2
- {prediction_market_agent_tooling-0.58.2.dist-info → prediction_market_agent_tooling-0.58.3.dev385.dist-info}/RECORD +5 -5
- {prediction_market_agent_tooling-0.58.2.dist-info → prediction_market_agent_tooling-0.58.3.dev385.dist-info}/LICENSE +0 -0
- {prediction_market_agent_tooling-0.58.2.dist-info → prediction_market_agent_tooling-0.58.3.dev385.dist-info}/WHEEL +0 -0
- {prediction_market_agent_tooling-0.58.2.dist-info → prediction_market_agent_tooling-0.58.3.dev385.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: prediction-market-agent-tooling
|
3
|
-
Version: 0.58.
|
3
|
+
Version: 0.58.3.dev385
|
4
4
|
Summary: Tools to benchmark, deploy and monitor prediction market agents.
|
5
5
|
Author: Gnosis
|
6
6
|
Requires-Python: >=3.10,<3.13
|
@@ -39,7 +39,7 @@ Requires-Dist: optuna (>=4.1.0,<5.0.0) ; extra == "optuna"
|
|
39
39
|
Requires-Dist: pinatapy-vourhey (>=0.2.0,<0.3.0)
|
40
40
|
Requires-Dist: prompt-toolkit (>=3.0.43,<4.0.0)
|
41
41
|
Requires-Dist: proto-plus (>=1.0.0,<2.0.0)
|
42
|
-
Requires-Dist: protobuf (>=
|
42
|
+
Requires-Dist: protobuf (>=5.0.0,<6.0.0)
|
43
43
|
Requires-Dist: psycopg2-binary (>=2.9.9,<3.0.0)
|
44
44
|
Requires-Dist: pydantic (>=2.6.1,<3.0.0)
|
45
45
|
Requires-Dist: pydantic-settings (>=2.4.0,<3.0.0)
|
@@ -118,8 +118,8 @@ prediction_market_agent_tooling/tools/tokens/main_token.py,sha256=5iHO7-iehSlXuu
|
|
118
118
|
prediction_market_agent_tooling/tools/transaction_cache.py,sha256=K5YKNL2_tR10Iw2TD9fuP-CTGpBbZtNdgbd0B_R7pjg,1814
|
119
119
|
prediction_market_agent_tooling/tools/utils.py,sha256=jLG4nbEoIzzJiZ4RgMx4Q969Zdl0p0s63p8uET_0Fuw,6440
|
120
120
|
prediction_market_agent_tooling/tools/web3_utils.py,sha256=e7lqqQddVZaa905rhBb6L1fC3o39Yr-PDJsJjHFBeRE,12523
|
121
|
-
prediction_market_agent_tooling-0.58.
|
122
|
-
prediction_market_agent_tooling-0.58.
|
123
|
-
prediction_market_agent_tooling-0.58.
|
124
|
-
prediction_market_agent_tooling-0.58.
|
125
|
-
prediction_market_agent_tooling-0.58.
|
121
|
+
prediction_market_agent_tooling-0.58.3.dev385.dist-info/LICENSE,sha256=6or154nLLU6bELzjh0mCreFjt0m2v72zLi3yHE0QbeE,7650
|
122
|
+
prediction_market_agent_tooling-0.58.3.dev385.dist-info/METADATA,sha256=BUNlEFZXKyo10bb9d49r_eyTZgC8tRHExC6OukNMZFU,8636
|
123
|
+
prediction_market_agent_tooling-0.58.3.dev385.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
124
|
+
prediction_market_agent_tooling-0.58.3.dev385.dist-info/entry_points.txt,sha256=m8PukHbeH5g0IAAmOf_1Ahm-sGAMdhSSRQmwtpmi2s8,81
|
125
|
+
prediction_market_agent_tooling-0.58.3.dev385.dist-info/RECORD,,
|
File without changes
|
File without changes
|