Added pymongo to Dockerfile

This commit is contained in:
Allen
2023-09-23 23:14:00 -05:00
parent 02f7b80b60
commit b59a1fce88

View File

@ -2,3 +2,4 @@ django ~= 4.0
authlib ~= 1.0
python-dotenv ~= 0.19
requests ~= 2.27
pymongo ~= 3.11