diff --git a/examples/requirements.txt b/examples/requirements.txt index 3de1047..c4b4353 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -2,7 +2,7 @@ # You do not need all of these to run every script. python-dotenv>=1.0.0 pandas>=2.0.0 -flask>=3.0.0 +flask>=3.1.3 pillow>=10.0.0 pytesseract>=0.3.10 pytest>=8.0.0