Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ fastapi
|
|
11 |
passlib
|
12 |
bcrypt
|
13 |
python-jose
|
|
|
14 |
pydantic[email]
|
|
|
11 |
passlib
|
12 |
bcrypt
|
13 |
python-jose
|
14 |
+
pymongo
|
15 |
pydantic[email]
|