Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,6 @@ SPARQLWrapper
|
|
| 18 |
python-chess
|
| 19 |
sympy
|
| 20 |
stockfish
|
| 21 |
-
duckduckgo_search
|
|
|
|
|
|
|
|
|
| 18 |
python-chess
|
| 19 |
sympy
|
| 20 |
stockfish
|
| 21 |
+
duckduckgo_search
|
| 22 |
+
markdownify
|
| 23 |
+
requests
|