linkedin/requirements.txt

31 lines
602 B
Plaintext
Raw Normal View History

2025-01-25 16:45:18 +02:00
aiomysql==0.2.0
alembic==1.14.1
2025-01-22 20:10:15 +02:00
annotated-types==0.7.0
anyio==4.8.0
beautifulsoup4==4.12.3
certifi==2024.12.14
charset-normalizer==3.4.1
click==8.1.8
2025-01-25 16:45:18 +02:00
databases==0.9.0
2025-01-22 20:10:15 +02:00
fastapi==0.115.6
2025-01-25 16:45:18 +02:00
greenlet==3.1.1
2025-01-22 20:10:15 +02:00
h11==0.14.0
idna==3.10
2025-01-25 16:45:18 +02:00
linkedin-api @ git+https://github.com/tomquirk/linkedin-api.git@dacec3c9f03b4f1fbddb4f7dfdef57ea408e40aa
2025-01-22 20:10:15 +02:00
lxml==5.3.0
2025-01-25 16:45:18 +02:00
Mako==1.3.8
MarkupSafe==3.0.2
2025-01-22 20:10:15 +02:00
pydantic==2.10.5
pydantic_core==2.27.2
2025-01-25 16:45:18 +02:00
PyMySQL==1.1.1
2025-01-22 20:10:15 +02:00
python-dotenv==1.0.1
requests==2.32.3
2025-01-25 16:45:18 +02:00
schedule==1.2.2
2025-01-22 20:10:15 +02:00
sniffio==1.3.1
soupsieve==2.6
2025-01-25 16:45:18 +02:00
SQLAlchemy==2.0.37
2025-01-22 20:10:15 +02:00
starlette==0.41.3
typing_extensions==4.12.2
urllib3==2.3.0
uvicorn==0.34.0