Skip to content

Commit 333963e

Browse files
committed
Support Mongo complex connection URIs
1 parent 033bb63 commit 333963e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==2.2.2
22
Flask-PyMongo==2.3.0
3-
pymongo==3.12.0
3+
pymongo[tls,srv]==3.6.1
44
Werkzeug==2.2.2
55
requests
66
flask-cors

0 commit comments

Comments
 (0)