We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09df43f commit c9863c2Copy full SHA for c9863c2
.ddev/config.toml
@@ -162,6 +162,7 @@ exclude = [
162
'psycopg2-binary',
163
'psutil',
164
'pymongo', # Upgrade from 4.8.0 to 4.10.1 causes "AttributeError: module 'pymongo' has no attribute 'mongo_client'"
165
+ 'foundationdb', # 7+ has a breaking changes
166
]
167
168
# Dependencies for the downloader that are security-related and should be updated separately from the others
0 commit comments