langfun 0.1.1__py3-none-any.whl → 0.1.1.dev20240721__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.1
2
2
  Name: langfun
3
- Version: 0.1.1
3
+ Version: 0.1.1.dev20240721
4
4
  Summary: Langfun: Language as Functions.
5
5
  Home-page: https://github.com/google/langfun
6
6
  Author: Langfun Authors
@@ -26,14 +26,14 @@ Requires-Dist: google-generativeai >=0.3.2
26
26
  Requires-Dist: jinja2 >=3.1.2
27
27
  Requires-Dist: openai ==0.27.2
28
28
  Requires-Dist: openpyxl >=3.1.0
29
- Requires-Dist: pandas >=2.0.3
29
+ Requires-Dist: pandas >=2.1.4
30
30
  Requires-Dist: pyglove >=0.4.5.dev20240423
31
31
  Requires-Dist: python-docx >=0.8.11
32
32
  Requires-Dist: python-magic >=0.4.27
33
33
  Requires-Dist: requests >=2.31.0
34
34
  Requires-Dist: termcolor ==1.1.0
35
35
  Requires-Dist: tqdm >=4.64.1
36
- Requires-Dist: pillow >=10.0.0
36
+ Requires-Dist: pillow >=10.1.0
37
37
 
38
38
  <div align="center">
39
39
  <img src="https://raw.githubusercontent.com/google/langfun/main/docs/_static/logo.svg" width="520px" alt="logo"></img>
@@ -117,8 +117,8 @@ langfun/core/templates/demonstration.py,sha256=vCrgYubdZM5Umqcgp8NUVGXgr4P_c-fik
117
117
  langfun/core/templates/demonstration_test.py,sha256=SafcDQ0WgI7pw05EmPI2S4v1t3ABKzup8jReCljHeK4,2162
118
118
  langfun/core/templates/selfplay.py,sha256=yhgrJbiYwq47TgzThmHrDQTF4nDrTI09CWGhuQPNv-s,2273
119
119
  langfun/core/templates/selfplay_test.py,sha256=rBW2Qr8yi-aWYwoTwRR-n1peKyMX9QXPZXURjLgoiRs,2264
120
- langfun-0.1.1.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
121
- langfun-0.1.1.dist-info/METADATA,sha256=wQ1jpdRAOtWbpPuoXL9m_0v0yUiFxraPcmJ8X6k6qms,5235
122
- langfun-0.1.1.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
123
- langfun-0.1.1.dist-info/top_level.txt,sha256=RhlEkHxs1qtzmmtWSwYoLVJAc1YrbPtxQ52uh8Z9VvY,8
124
- langfun-0.1.1.dist-info/RECORD,,
120
+ langfun-0.1.1.dev20240721.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
121
+ langfun-0.1.1.dev20240721.dist-info/METADATA,sha256=e9k1GL8sFT6ZMYB965oqZPNNzB8bSQp7O7KAc_HKzao,5247
122
+ langfun-0.1.1.dev20240721.dist-info/WHEEL,sha256=rWxmBtp7hEUqVLOnTaDOPpR-cZpCDkzhhcBce-Zyd5k,91
123
+ langfun-0.1.1.dev20240721.dist-info/top_level.txt,sha256=RhlEkHxs1qtzmmtWSwYoLVJAc1YrbPtxQ52uh8Z9VvY,8
124
+ langfun-0.1.1.dev20240721.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (71.1.0)
2
+ Generator: setuptools (71.0.4)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5