Emmanuel Frimpong Asante
commited on
Commit
·
5c3c9e5
1
Parent(s):
59719c8
update space
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ python-dotenv~=1.0.1
|
|
6 |
python-jose[cryptography]~=3.3.0
|
7 |
starlette~=0.41.2
|
8 |
uvicorn
|
9 |
-
jinja2
|
|
|
|
6 |
python-jose[cryptography]~=3.3.0
|
7 |
starlette~=0.41.2
|
8 |
uvicorn
|
9 |
+
jinja2
|
10 |
+
python-multipart
|