Skip to content

Commit 7593c20

Browse files
Merge branch 'master' into constantinius/feat/integrations/langchain-genai-embeddings
2 parents c5eadb3 + 48ddf8c commit 7593c20

File tree

4 files changed

+78
-71
lines changed

4 files changed

+78
-71
lines changed

scripts/populate_tox/config.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
"dramatiq": {
110110
"package": "dramatiq",
111111
"num_versions": 2,
112+
"include": "!=2.0.0",
112113
},
113114
"falcon": {
114115
"package": "falcon",
@@ -285,6 +286,7 @@
285286
"*": ["pytest-asyncio"],
286287
},
287288
"python": ">=3.10",
289+
"include": "!=0.6.0,!=0.6.1",
288290
},
289291
"openfeature": {
290292
"package": "openfeature-sdk",

0 commit comments

Comments
 (0)