-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
52 lines (45 loc) · 879 Bytes
/
Copy pathrequirements.txt
File metadata and controls
52 lines (45 loc) · 879 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# API et AI
google-auth==2.28.0
google-auth-oauthlib==1.2.0
google-auth-httplib2==0.2.0
google-api-python-client==2.115.0
anthropic>=0.39.0
openai==1.54.0
# Web scraping et veille
feedparser==6.0.11
beautifulsoup4==4.12.3
requests==2.31.0
httpx==0.26.0
# Data processing
pandas==2.2.3
python-dotenv==1.0.1
# LinkedIn API (unofficial)
linkedin-api==2.2.0
# RSS et newsletters
email-reply-parser==0.5.12
html2text==2024.2.26
# Web framework
fastapi==0.115.0
uvicorn[standard]==0.30.0
python-multipart==0.0.12
starlette==0.38.2
slowapi
starlette-csrf>=3.0.0
# Authentication
passlib[bcrypt]==1.7.4
bcrypt==3.2.2
itsdangerous==2.1.2
# Utilities
pydantic>=2.10.0
tenacity==8.2.3
jinja2==3.1.3
python-dateutil==2.8.2
pytz==2024.1
python-pptx==1.0.2
PyPDF2==3.0.1
google-generativeai>=0.8.0
google-genai>=1.0.0
Pillow>=10.2.0
openpyxl>=3.1.0
moviepy>=2.2.1
imageio-ffmpeg>=0.6.0