Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,3 +11,4 @@ requests
|
|
11 |
passlib[bcrypt]
|
12 |
pymongo
|
13 |
pypDF2
|
|
|
|
11 |
passlib[bcrypt]
|
12 |
pymongo
|
13 |
pypDF2
|
14 |
+
python-multipart
|