Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -6,3 +6,5 @@ python-multipart==0.0.9
|
|
6 |
requests==2.32.2
|
7 |
urllib3==2.2.1
|
8 |
cryptography==42.0.5 # π Fernet
|
|
|
|
|
|
6 |
requests==2.32.2
|
7 |
urllib3==2.2.1
|
8 |
cryptography==42.0.5 # π Fernet
|
9 |
+
httpx==0.27.0
|
10 |
+
commentjson==0.9.0
|