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
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: python3.6/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Python version:
10
10
Python packages:
11
11
- The file [requirements.txt](requirements.txt) lists the packages we guarantee to be included in this runtime.<br/>
12
12
Ensure that you only use packages mentioned there.<br/>
13
-
Other python packages might be part of this runtime, but only due to indirect dependencies of the above listed packages. These indirectly included packages are candidates to be removed at any time in case they are not required by the refering package anymore.
13
+
Other python packages might be part of this runtime, but only due to indirect dependencies of the above listed packages. These indirectly included packages are candidates to be removed at any time in case they are not required by the referring package anymore.
- The file [requirements.txt](requirements.txt) lists the packages we guarantee to be included in this runtime.<br/>
13
+
Ensure that you only use packages mentioned there.<br/>
14
+
Other python packages might be part of this runtime, but only due to indirect dependencies of the above listed packages. These indirectly included packages are candidates to be removed at any time in case they are not required by the referring package anymore.
15
+
16
+
3
17
## 1.17.0
4
18
Changes:
5
19
- update ibmcloudsql from `0.3.13` to `0.3.14`
@@ -10,7 +24,7 @@ Python version:
10
24
Python packages:
11
25
- The file [requirements.txt](requirements.txt) lists the packages we guarantee to be included in this runtime.<br/>
12
26
Ensure that you only use packages mentioned there.<br/>
13
-
Other python packages might be part of this runtime, but only due to indirect dependencies of the above listed packages. These indirectly included packages are candidates to be removed at any time in case they are not required by the refering package anymore.
27
+
Other python packages might be part of this runtime, but only due to indirect dependencies of the above listed packages. These indirectly included packages are candidates to be removed at any time in case they are not required by the referring package anymore.
0 commit comments