v3 / requirements.txt
EGYADMIN's picture
Update requirements.txt
535bdcc verified
raw
history blame contribute delete
1.39 kB
# الاعتماديات الأساسية
streamlit==1.32.0
pandas==2.2.0
numpy==1.26.3
matplotlib==3.8.2
seaborn==0.13.1
plotly==5.18.0
# معالجة البيانات
openpyxl==3.1.2
xlrd==2.0.1
xlsxwriter==3.1.9
pyarrow==14.0.1
# تحليل المستندات
PyPDF2==3.0.1
python-docx==1.1.0
pdf2image==1.17.0
pytesseract==0.3.10
pymupdf==1.23.7
pdfplumber==0.10.3
opencv-python-headless==4.8.1.78
# poppler-utils ← يُثبت من apt
# معالجة اللغة العربية
arabic-reshaper==3.0.0
python-bidi==0.4.2
langdetect==1.0.9
farasapy==0.0.14
# cameltools==1.1.0
# الذكاء الاصطناعي والتعلم الآلي
scikit-learn==1.4.0
transformers==4.39.3
torch==2.1.2
nltk==3.8.1
gensim==4.3.2
openai==1.69.0
anthropic==0.5.0
pydantic==2.3.0
joblib==1.3.2
# قواعد البيانات
SQLAlchemy==2.0.25
SQLAlchemy-Utils==0.41.1
alembic==1.13.1
sqlite-utils==3.35.1
# مكونات واجهة المستخدم
streamlit-option-menu==0.3.2
streamlit-elements==0.1.0
streamlit-aggrid==0.3.4.post3
streamlit-authenticator==0.2.3
streamlit-extras==0.3.5
streamlit-echarts==0.4.0
streamlit-image-coordinates==0.1.6
# أدوات وتبعيات إضافية
pycountry==23.12.11
watchdog==3.0
folium==0.16.0
streamlit-folium==0.18.0
python-dotenv==1.0.0
jsonschema==4.19.0
pytest==7.4.0
pytest-cov==4.1.0
reportlab==4.0.8
rouge-score==0.1.2
python-Levenshtein==0.25.1