diff --git a/windows_requirements.txt b/windows_requirements.txt index a09ebb6..cc2f635 100644 --- a/windows_requirements.txt +++ b/windows_requirements.txt @@ -26,6 +26,7 @@ keyboard mss flask==3.1.2 psutil +python-telegram-bot>=20.0 #ocr winrt-runtime @@ -34,4 +35,7 @@ winrt-Windows.Foundation.Collections winrt-Windows.Media.Ocr winrt-Windows.Globalization winrt-Windows.Graphics.Imaging -winrt-Windows.Storage.Streams \ No newline at end of file +winrt-Windows.Storage.Streams + +# Build / Packaging +nuitka \ No newline at end of file