抓取生产工单,抓取发料异常
This commit is contained in:
85
requirements.txt
Normal file
85
requirements.txt
Normal file
@@ -0,0 +1,85 @@
|
||||
aiofiles==24.1.0
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.2
|
||||
aiosignal==1.4.0
|
||||
alibabacloud-credentials==1.0.3
|
||||
alibabacloud-credentials-api==1.0.0
|
||||
alibabacloud-endpoint-util==0.0.4
|
||||
alibabacloud-gateway-spi==0.0.3
|
||||
alibabacloud-ice20201109==6.8.4
|
||||
alibabacloud-imm20170906==1.23.8
|
||||
alibabacloud-openapi-util==0.2.2
|
||||
alibabacloud-tea==0.4.3
|
||||
alibabacloud-tea-openapi==0.4.2
|
||||
alibabacloud-tea-util==0.3.14
|
||||
altgraph==0.17.2
|
||||
anyio==4.12.1
|
||||
APScheduler==3.11.1
|
||||
async-timeout==5.0.1
|
||||
attrs==25.4.0
|
||||
blinker==1.9.0
|
||||
certifi==2025.11.12
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
click==8.1.8
|
||||
cryptography==44.0.3
|
||||
cssselect==1.3.0
|
||||
darabonba-core==1.0.4
|
||||
DrissionGet==1.2.1
|
||||
DrissionPage==4.1.1.4
|
||||
DrissionRecord==2.0.1
|
||||
et_xmlfile==2.0.0
|
||||
exceptiongroup==1.3.1
|
||||
Faker==37.12.0
|
||||
filelock==3.19.1
|
||||
Flask==3.1.3
|
||||
frozenlist==1.8.0
|
||||
future==0.18.2
|
||||
greenlet==3.2.5
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.1
|
||||
iniconfig==2.1.0
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
lark-oapi==1.5.5
|
||||
lxml==6.1.1
|
||||
macholib==1.15.2
|
||||
MarkupSafe==3.0.3
|
||||
multidict==6.7.0
|
||||
mysql-connector-python==9.4.0
|
||||
numpy==2.0.2
|
||||
openpyxl==3.1.5
|
||||
packaging==25.0
|
||||
pandas==2.3.3
|
||||
playwright==1.59.0
|
||||
pluggy==1.6.0
|
||||
propcache==0.4.1
|
||||
psutil==7.2.2
|
||||
pycparser==2.23
|
||||
pycryptodome==3.23.0
|
||||
pyee==13.0.1
|
||||
Pygments==2.19.2
|
||||
PyMySQL==1.1.2
|
||||
pytest==8.4.2
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.2.1
|
||||
pytz==2025.2
|
||||
requests==2.32.5
|
||||
requests-file==3.0.1
|
||||
requests-toolbelt==1.0.0
|
||||
six==1.15.0
|
||||
sqlparse==0.5.5
|
||||
tldextract==5.3.0
|
||||
tomli==2.3.0
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.3
|
||||
tzlocal==5.3.1
|
||||
urllib3==2.5.0
|
||||
websocket-client==1.9.0
|
||||
websockets==15.0.1
|
||||
Werkzeug==3.1.8
|
||||
yarl==1.22.0
|
||||
zipp==3.23.1
|
||||
Reference in New Issue
Block a user