Skip to content

Commit adb6490

Browse files
committed
Add libraries for Python
1 parent 333963e commit adb6490

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Flask==2.2.2
22
Flask-PyMongo==2.3.0
3-
pymongo[tls,srv]==3.6.1
3+
pymongo[srv]
4+
dnspython
45
Werkzeug==2.2.2
56
requests
67
flask-cors

0 commit comments

Comments
 (0)