Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -34
requirements.txt
CHANGED
|
@@ -1,34 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
beautifulsoup4==4.13.3
|
| 5 |
-
certifi==2025.1.31
|
| 6 |
-
click==8.1.8
|
| 7 |
-
colorama==0.4.6
|
| 8 |
-
fastcore==1.7.29
|
| 9 |
-
fastlite==0.1.1
|
| 10 |
-
h11==0.14.0
|
| 11 |
-
httpcore==1.0.7
|
| 12 |
-
httptools==0.6.4
|
| 13 |
-
httpx==0.28.1
|
| 14 |
-
idna==3.10
|
| 15 |
-
itsdangerous==2.2.0
|
| 16 |
-
lxml==5.3.1
|
| 17 |
-
mistletoe==1.4.0
|
| 18 |
-
MonsterUI==1.0.10
|
| 19 |
-
oauthlib==3.2.2
|
| 20 |
-
packaging==24.2
|
| 21 |
-
python-dateutil==2.9.0.post0
|
| 22 |
-
python-dotenv==1.0.1
|
| 23 |
-
python-fasthtml==0.12.1
|
| 24 |
-
python-frontmatter==1.1.0
|
| 25 |
-
python-multipart==0.0.20
|
| 26 |
-
PyYAML==6.0.2
|
| 27 |
-
six==1.17.0
|
| 28 |
-
sniffio==1.3.1
|
| 29 |
-
soupsieve==2.6
|
| 30 |
-
starlette==0.45.3
|
| 31 |
-
typing_extensions==4.12.2
|
| 32 |
-
uvicorn==0.34.0
|
| 33 |
-
watchfiles==1.0.4
|
| 34 |
-
websockets==15.0
|
|
|
|
| 1 |
+
MonsterUI
|
| 2 |
+
python-fasthtml
|
| 3 |
+
python-frontmatter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|