mara-client 0.19.0__py3-none-any.whl → 0.20.2__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: mara_client
3
- Version: 0.19.0
3
+ Version: 0.20.2
4
4
  Summary: A client for the MARA conversational agent for cheminformatics.
5
5
  Home-page: https://nanome.ai/mara
6
6
  Author: Sam Hessenauer, Alex McNerney, Mike Rosengrant
@@ -8,9 +8,9 @@ Author-email: sam@nanome.ai, alex@nanome.ai, mike.rosengrant@nanome.ai
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: Operating System :: OS Independent
10
10
  Description-Content-Type: text/markdown
11
- Requires-Dist: requests==2.31.0
12
- Requires-Dist: pandas==2.1.4
13
- Requires-Dist: pydantic==2.7.3
11
+ Requires-Dist: requests>=2.31.0
12
+ Requires-Dist: pandas>=2.1.4
13
+ Requires-Dist: pydantic>=2.7.3
14
14
  Dynamic: author
15
15
  Dynamic: author-email
16
16
  Dynamic: classifier
@@ -2,7 +2,7 @@ mara_client/__init__.py,sha256=Bj_FA5MS3KtXjoE1f_AqPisZI01daWj3eru14UCK4tw,45
2
2
  mara_client/clients.py,sha256=9V_hRnD34wHSjE1rskGtCJG7ysubKMa_Qm9bijgxPQA,7847
3
3
  mara_client/models.py,sha256=4f4DWq-nwTX-JmJ7tZeITg5qCCaK0MdUSes-LE04-eE,2712
4
4
  mara_client/utils.py,sha256=_pK30UynDGE9MaEbSY_INxcjIyxhlXBI8eMzPF_ryg0,755
5
- mara_client-0.19.0.dist-info/METADATA,sha256=pMEQdy6H8IMj6ihAtN6EOsOws4-_i_hr6sPy_FZiWv0,3688
6
- mara_client-0.19.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- mara_client-0.19.0.dist-info/top_level.txt,sha256=kBfHb_yKywadvXTNAMeOIMgWpS7lqON93jMRUG6Wgqc,12
8
- mara_client-0.19.0.dist-info/RECORD,,
5
+ mara_client-0.20.2.dist-info/METADATA,sha256=WAPPqtDLt3a56VXlOd7KovvEJT0eIw8Kf1ZLjouRQmM,3688
6
+ mara_client-0.20.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
7
+ mara_client-0.20.2.dist-info/top_level.txt,sha256=kBfHb_yKywadvXTNAMeOIMgWpS7lqON93jMRUG6Wgqc,12
8
+ mara_client-0.20.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5