Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4dff236093 |
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
# Core
|
# Core
|
||||||
fastapi==0.115.0
|
fastapi==0.136.3
|
||||||
uvicorn==0.30.0
|
uvicorn==0.30.0
|
||||||
python-telegram-bot==21.5
|
python-telegram-bot==21.5
|
||||||
httpx==0.27.0
|
httpx==0.27.0
|
||||||
@@ -16,7 +16,7 @@ duckduckgo-search==6.2.6
|
|||||||
|
|
||||||
# Storage & Embeddings
|
# Storage & Embeddings
|
||||||
sqlite-vec==0.1.6
|
sqlite-vec==0.1.6
|
||||||
aiosqlite==0.22.1
|
aiosqlite==0.20.0
|
||||||
|
|
||||||
# Processing
|
# Processing
|
||||||
tiktoken==0.7.0
|
tiktoken==0.7.0
|
||||||
|
|||||||
Reference in New Issue
Block a user