prediction-market-agent-tooling 0.69.7.dev1101__py3-none-any.whl → 0.69.7.dev1114__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,7 +1,8 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: prediction-market-agent-tooling
3
- Version: 0.69.7.dev1101
3
+ Version: 0.69.7.dev1114
4
4
  Summary: Tools to benchmark, deploy and monitor prediction market agents.
5
+ License-File: LICENSE
5
6
  Author: Gnosis
6
7
  Requires-Python: >=3.10,<3.13
7
8
  Classifier: Programming Language :: Python :: 3
@@ -43,7 +44,7 @@ Requires-Dist: protobuf (>=5.0.0,<6.0.0)
43
44
  Requires-Dist: psycopg2-binary (>=2.9.9,<3.0.0)
44
45
  Requires-Dist: py-clob-client (>=0.24.0,<0.25.0)
45
46
  Requires-Dist: pydantic (>=2.6.1,<3.0.0)
46
- Requires-Dist: pydantic-ai (>=0.1.9,<1.0.0)
47
+ Requires-Dist: pydantic-ai (>=1.0.3,<2.0.0)
47
48
  Requires-Dist: pydantic-settings (>=2.4.0,<3.0.0)
48
49
  Requires-Dist: pymongo (>=4.8.0,<5.0.0)
49
50
  Requires-Dist: pytest-postgresql (>=6.1.1,<7.0.0)
@@ -136,8 +136,8 @@ prediction_market_agent_tooling/tools/tokens/usd.py,sha256=DPO-4HBTy1-TZHKL_9CnH
136
136
  prediction_market_agent_tooling/tools/transaction_cache.py,sha256=K5YKNL2_tR10Iw2TD9fuP-CTGpBbZtNdgbd0B_R7pjg,1814
137
137
  prediction_market_agent_tooling/tools/utils.py,sha256=ruq6P5TFs8CBHxeBLj1Plpx7kuNFPpDgMsJGQgDiRNs,8785
138
138
  prediction_market_agent_tooling/tools/web3_utils.py,sha256=CDbaidlLeQ4VHzSg150L7QNfHfGveljSePGuDVFEYqc,13963
139
- prediction_market_agent_tooling-0.69.7.dev1101.dist-info/LICENSE,sha256=6or154nLLU6bELzjh0mCreFjt0m2v72zLi3yHE0QbeE,7650
140
- prediction_market_agent_tooling-0.69.7.dev1101.dist-info/METADATA,sha256=uz-9NxWSMfKcS19OtFZ_uZtLzsHw1KZYmecW4U8HJm0,8876
141
- prediction_market_agent_tooling-0.69.7.dev1101.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
142
- prediction_market_agent_tooling-0.69.7.dev1101.dist-info/entry_points.txt,sha256=m8PukHbeH5g0IAAmOf_1Ahm-sGAMdhSSRQmwtpmi2s8,81
143
- prediction_market_agent_tooling-0.69.7.dev1101.dist-info/RECORD,,
139
+ prediction_market_agent_tooling-0.69.7.dev1114.dist-info/METADATA,sha256=n1NsOqe19dtMJ1GoruC0i_INfeuaxR7SgxR5drTGy5Q,8898
140
+ prediction_market_agent_tooling-0.69.7.dev1114.dist-info/WHEEL,sha256=M5asmiAlL6HEcOq52Yi5mmk9KmTVjY2RDPtO4p9DMrc,88
141
+ prediction_market_agent_tooling-0.69.7.dev1114.dist-info/entry_points.txt,sha256=m8PukHbeH5g0IAAmOf_1Ahm-sGAMdhSSRQmwtpmi2s8,81
142
+ prediction_market_agent_tooling-0.69.7.dev1114.dist-info/licenses/LICENSE,sha256=6or154nLLU6bELzjh0mCreFjt0m2v72zLi3yHE0QbeE,7650
143
+ prediction_market_agent_tooling-0.69.7.dev1114.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.1.3
2
+ Generator: poetry-core 2.2.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any