langwatch-scenario 0.7.1__py3-none-any.whl → 0.7.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.
- {langwatch_scenario-0.7.1.dist-info → langwatch_scenario-0.7.2.dist-info}/METADATA +3 -1
- {langwatch_scenario-0.7.1.dist-info → langwatch_scenario-0.7.2.dist-info}/RECORD +5 -5
- {langwatch_scenario-0.7.1.dist-info → langwatch_scenario-0.7.2.dist-info}/WHEEL +0 -0
- {langwatch_scenario-0.7.1.dist-info → langwatch_scenario-0.7.2.dist-info}/entry_points.txt +0 -0
- {langwatch_scenario-0.7.1.dist-info → langwatch_scenario-0.7.2.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: langwatch-scenario
|
3
|
-
Version: 0.7.
|
3
|
+
Version: 0.7.2
|
4
4
|
Summary: The end-to-end agent testing library
|
5
5
|
Author-email: LangWatch Team <support@langwatch.ai>
|
6
6
|
License: MIT
|
@@ -18,6 +18,7 @@ Requires-Python: >=3.9
|
|
18
18
|
Description-Content-Type: text/markdown
|
19
19
|
Requires-Dist: pytest>=8.1.1
|
20
20
|
Requires-Dist: litellm>=1.49.0
|
21
|
+
Requires-Dist: openai>=1.88.0
|
21
22
|
Requires-Dist: python-dotenv>=1.0.1
|
22
23
|
Requires-Dist: termcolor>=2.4.0
|
23
24
|
Requires-Dist: pydantic>=2.7.0
|
@@ -28,6 +29,7 @@ Requires-Dist: rich<15.0.0,>=13.3.3
|
|
28
29
|
Requires-Dist: pksuid>=1.1.2
|
29
30
|
Requires-Dist: httpx>=0.27.0
|
30
31
|
Requires-Dist: rx>=3.2.0
|
32
|
+
Requires-Dist: python-dateutil>=2.9.0.post0
|
31
33
|
Provides-Extra: dev
|
32
34
|
Requires-Dist: black; extra == "dev"
|
33
35
|
Requires-Dist: isort; extra == "dev"
|
@@ -230,8 +230,8 @@ scenario/_utils/__init__.py,sha256=5XkMVG8-g0D8PRtmcJ_PJakmPpUXdDX_gNf_jyILUXQ,9
|
|
230
230
|
scenario/_utils/ids.py,sha256=K1iPuJgPh3gX9HCrDZGqK5lDgdwZXfOBF1YXVOWNHRg,1843
|
231
231
|
scenario/_utils/message_conversion.py,sha256=AWHn31E7J0mz9sBXWruVVAgtsrJz1R_xEf-dGbX6jjs,3636
|
232
232
|
scenario/_utils/utils.py,sha256=msQgUWaLh3U9jIIHmxkEbOaklga63AF0KJzsaKa_mZc,14008
|
233
|
-
langwatch_scenario-0.7.
|
234
|
-
langwatch_scenario-0.7.
|
235
|
-
langwatch_scenario-0.7.
|
236
|
-
langwatch_scenario-0.7.
|
237
|
-
langwatch_scenario-0.7.
|
233
|
+
langwatch_scenario-0.7.2.dist-info/METADATA,sha256=hHOIOIP9w51i6daij7jmQER_gMfGK_mHc8HrnO9GO90,18588
|
234
|
+
langwatch_scenario-0.7.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
235
|
+
langwatch_scenario-0.7.2.dist-info/entry_points.txt,sha256=WlEnJ_gku0i18bIa3DSuGqXRX-QDQLe_s0YmRzK45TI,45
|
236
|
+
langwatch_scenario-0.7.2.dist-info/top_level.txt,sha256=45Mn28aedJsetnBMB5xSmrJ-yo701QLH89Zlz4r1clE,9
|
237
|
+
langwatch_scenario-0.7.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|