You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/promptflow-devkit/CHANGELOG.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# promptflow-devkit package
2
2
3
-
## v1.17.1 (2025.1.13)
3
+
## v1.17.2 (2025.1.23)
4
+
5
+
### Improvements
6
+
- Pillow library dependency range updated to <11.1.0
7
+
-
8
+
## v1.17.1 (2025.1.13)
4
9
5
10
### Bugs Fixed
6
11
- Marshmallow 3.24 was recently released, removing the `_T` import, which caused a breaking change in Promptflow. We've eliminated the dependency on `_T` to resolve this issue.
0 commit comments