There was an error while loading. Please reload this page.
1 parent 01745e9 commit 736a630Copy full SHA for 736a630
1 file changed
.ddev/config.toml
@@ -216,6 +216,7 @@ exclude = [
216
'psutil',
217
'pyvmomi', # 9+ has breaking changes
218
'pymongo', # Upgrade from 4.8.0 to 4.10.1 causes "AttributeError: module 'pymongo' has no attribute 'mongo_client'"
219
+ 'pymysql', # Pinned to below 1.2.0 as requested by DBM while they work on supporting 1.2+
220
'foundationdb', # 7+ has a breaking changes
221
'ddtrace', # 4.5.1 does not support MacOS 11, which is used by the Agent
222
0 commit comments