mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
- Updated the dependencies in the Docker base image installation scripts by removing unnecessary packages and ensuring essential tools are included. - Simplified the Python installation script by refining the list of required libraries, enhancing clarity and reducing potential installation issues. - Modified the requirements.txt to include only necessary packages, improving the efficiency of the Python environment setup.
6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
crawlab-sdk>=0.7.0rc1
|
|
scrapy
|
|
selenium
|
|
bs4
|
|
requests
|