Passport parser in progress

This commit is contained in:
Nitwix
2025-04-12 20:12:14 +02:00
9 changed files with 153 additions and 21 deletions

View File

@ -40,4 +40,6 @@ Flask==3.1.0
annotated-types==0.7.0
blinker==1.9.0
langchain-google-genai==2.1.2
numpy==2.2.4
numpy==2.2.4
pymupdf == 1.25.5
flask-cors==5.0.1