Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,5 +6,6 @@ langchain
|
|
| 6 |
youtube-transcript-api
|
| 7 |
stockfish
|
| 8 |
python-chess
|
|
|
|
| 9 |
beautifulsoup4
|
| 10 |
SPARQLWrapper
|
|
|
|
| 6 |
youtube-transcript-api
|
| 7 |
stockfish
|
| 8 |
python-chess
|
| 9 |
+
timeout-decorator
|
| 10 |
beautifulsoup4
|
| 11 |
SPARQLWrapper
|