Skip to content

Commit fb807cc

Browse files
⚙️ FEATURE: Updated
1 parent 925b2f8 commit fb807cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.9"
1111
dependencies = [
1212
"dotflow",
13-
"pymongo"
13+
"pymongo==0.10.0.dev1"
1414
]
1515
classifiers = [
1616
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)