rogerxavier
commited on
Commit
•
491f23c
1
Parent(s):
2f693a9
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ uvicorn[standard]==0.17.*
|
|
9 |
python-multipart
|
10 |
pandas
|
11 |
mutagen
|
12 |
-
pycryptodomex
|
|
|
|
9 |
python-multipart
|
10 |
pandas
|
11 |
mutagen
|
12 |
+
pycryptodomex
|
13 |
+
httpx
|