Spaces:
Sleeping
Sleeping
Commit
·
76e1ee7
1
Parent(s):
b46f063
Add httpx to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
textual==0.86.2
|
| 2 |
-
git+https://github.com/Textualize/textual-serve.git
|
|
|
|
|
|
| 1 |
textual==0.86.2
|
| 2 |
+
git+https://github.com/Textualize/textual-serve.git
|
| 3 |
+
httpx
|