forked from ckh08045/AutoPercenty
71 lines
2.6 KiB
Plaintext
71 lines
2.6 KiB
Plaintext
# protobuf 관련 의존성 충돌이 발생할 경우
|
|
# paddle관련 패키지 설치와 필요한의존성버전(ex, ==3.20.2) 먼저 설치 후
|
|
# google-generativeai 관련 패키지는 pip install --no-deps google-generativeai 와 같은 설치옵션으로
|
|
# 추가적인 의존성패키지가 교체되지 않도록 설치 후 실행
|
|
altgraph==0.17.4
|
|
annotated-types==0.6.0
|
|
attrs==23.2.0
|
|
beautifulsoup4==4.12.3
|
|
bs4
|
|
cachetools==5.3.3
|
|
certifi==2024.2.2
|
|
cffi==1.16.0
|
|
charset-normalizer==3.3.2
|
|
colorama==0.4.6
|
|
cryptography==42.0.5
|
|
dnspython==2.6.1
|
|
fake-useragent==1.5.0
|
|
google-ai-generativelanguage
|
|
google-api-core
|
|
google-auth
|
|
google-generativeai
|
|
googleapis-common-protos
|
|
grpcio
|
|
#grpcio-status
|
|
h11
|
|
idna==3.6
|
|
MarkupSafe==2.1.5
|
|
numpy
|
|
opencv-python
|
|
outcome==1.3.0.post0
|
|
packaging==23.2
|
|
pefile==2023.2.7
|
|
pillow
|
|
proto-plus==1.23.0
|
|
#protobuf==4.25.3
|
|
pyasn1==0.5.1
|
|
pyasn1-modules==0.3.0
|
|
pycparser==2.21
|
|
pydantic==2.6.3
|
|
pydantic_core==2.16.3
|
|
pyinstaller==6.4.0
|
|
pyinstaller-hooks-contrib==2024.2
|
|
pymongo==4.6.2
|
|
PyQt5
|
|
PyQt5-Qt5
|
|
PyQt5-sip
|
|
PySocks==1.7.1
|
|
pywin32-ctypes
|
|
pywin32
|
|
requests
|
|
rsa==4.9
|
|
selenium
|
|
selenium-stealth
|
|
sniffio==1.3.1
|
|
sortedcontainers==2.4.0
|
|
soupsieve==2.5
|
|
tqdm==4.66.2
|
|
trio==0.24.0
|
|
trio-websocket==0.11.1
|
|
typing_extensions==4.10.0
|
|
urllib3==2.2.1
|
|
Werkzeug
|
|
wsproto==1.2.0
|
|
./PyMuPDF-1.20.2-cp311-cp311-win_amd64.whl
|
|
paddleocr
|
|
paddlepaddle
|
|
googletrans
|
|
translatepy
|
|
#torch
|
|
#torchvisions
|