dslighting 1.7.6__py3-none-any.whl → 1.7.8__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.
dslighting/__init__.py CHANGED
@@ -26,7 +26,7 @@ Advanced Usage:
26
26
  For more information, see: https://github.com/usail-hkust/dslighting
27
27
  """
28
28
 
29
- __version__ = "1.7.6"
29
+ __version__ = "1.7.8"
30
30
  __author__ = "DSLighting Team"
31
31
 
32
32
  # Core API classes
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dslighting
3
- Version: 1.7.6
3
+ Version: 1.7.8
4
4
  Summary: Simplified API for Data Science Agent Automation
5
5
  Author: DSLighting Team
6
6
  License: AGPL-3.0
@@ -30,6 +30,8 @@ Requires-Dist: rich>=13.0.0
30
30
  Requires-Dist: transformers>=4.30.0
31
31
  Requires-Dist: torch>=2.0.0
32
32
  Requires-Dist: scikit-learn>=1.0.0
33
+ Requires-Dist: diskcache
34
+ Requires-Dist: tenacity
33
35
  Requires-Dist: nbformat
34
36
  Requires-Dist: nbclient
35
37
  Provides-Extra: full
@@ -66,7 +66,7 @@ dsat/workflows/search/aide_workflow.py,sha256=mxIGXcueZGXpv1RXsQJ0YPWtvzICaFQeJo
66
66
  dsat/workflows/search/automind_workflow.py,sha256=b2JzqUDnDOt_SQdtAvC0fBCJzgTadLylbpgmpaS63Ls,12573
67
67
  dsat/workflows/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
68
68
  dsat/workflows/templates/basic_kaggle_loop.py,sha256=e6YLEpCArgWfKViwoti7SdygHsHp43sqP6VyMqnOJaA,3128
69
- dslighting/__init__.py,sha256=PGbCrjw6UoilTckNDEWd3mvWeB-i83fGwKar_cpkQ70,5152
69
+ dslighting/__init__.py,sha256=Q-q-kEjPM7UmlYlViXZX4Q8re3_Pg5eUssl-8sMbR_E,5152
70
70
  dslighting/core/__init__.py,sha256=T4yYs0RQoz6DBarjOk12PeZq9YoPYrfl3Os0CPlzcB0,252
71
71
  dslighting/core/agent.py,sha256=nZEQcCqG4KTc3Iqz2yGdxYIJ_n6UPzyAK_Fmaa71wP8,31388
72
72
  dslighting/core/config_builder.py,sha256=JMDW0JFj6PRCeP70D1Td8FYXC1bIupe4H6m8J1caO7Y,10294
@@ -2446,8 +2446,8 @@ mlebench/competitions/vinbigdata-chest-xray-abnormalities-detection/prepare_val.
2446
2446
  mlebench/competitions/whale-categorization-playground/grade.py,sha256=Wl1fNvpapAmc_Cdy2Cp68nEqeHB2XKnN91U9t-YLlXQ,1562
2447
2447
  mlebench/competitions/whale-categorization-playground/prepare.py,sha256=huo8fDBcGR413JF8m8Js8l8gkFCZpWL1st7Yd57Rjg8,4199
2448
2448
  mlebench/competitions/whale-categorization-playground/prepare_val.py,sha256=XvdnOvEJyTxovXQsoKLMKA_J6EMdxkpOe_SIgEdoOx8,7486
2449
- dslighting-1.7.6.dist-info/METADATA,sha256=ZC7Ma5R4RzPfJ22kS8KXn0y1L_rrduuRzxGIexaEE58,18190
2450
- dslighting-1.7.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
2451
- dslighting-1.7.6.dist-info/entry_points.txt,sha256=1xqIWL9-EG9t7nkERVeNRtMoRyIQe-6CJZJN-rdCYFQ,91
2452
- dslighting-1.7.6.dist-info/top_level.txt,sha256=cmZU3ri0tz1IjiTKrz85Ih9614QlCrYqSqzlPMgaSM0,25
2453
- dslighting-1.7.6.dist-info/RECORD,,
2449
+ dslighting-1.7.8.dist-info/METADATA,sha256=_aT7IWO_N5aRJYEj0RAIJVdiZSPA89UHKiiUEUzgh1M,18239
2450
+ dslighting-1.7.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
2451
+ dslighting-1.7.8.dist-info/entry_points.txt,sha256=1xqIWL9-EG9t7nkERVeNRtMoRyIQe-6CJZJN-rdCYFQ,91
2452
+ dslighting-1.7.8.dist-info/top_level.txt,sha256=cmZU3ri0tz1IjiTKrz85Ih9614QlCrYqSqzlPMgaSM0,25
2453
+ dslighting-1.7.8.dist-info/RECORD,,