Skip to content

Commit

Permalink
优化 requirements.txt 依赖安装异常问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Funsiooo committed Jul 11, 2023
1 parent 6f95ade commit 418bc33
Showing 1 changed file with 6 additions and 86 deletions.
92 changes: 6 additions & 86 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,104 +1,24 @@
aiohttp==3.8.3
aiosignal==1.2.0
asgiref==3.5.2
async-timeout==4.0.2
attrs==22.1.0
beautifulsoup4==4.11.1
biplist==1.0.3
blinker==1.4
Brotli==1.0.9
bs4==0.0.1
certifi==2022.6.15
cffi==1.15.1
beautifulsoup4==4.11.2
chardet==5.0.0
charset-normalizer==2.1.1
click==8.1.3
mmh3==4.0.0
python_Wappalyzer==0.3.1
urllib3==1.26.9
bs4==0.0.1
certifi==2022.06.15
colorama==0.4.4
cryptography==36.0.2
dnspython==2.2.1
docopt==0.6.2
docx2pdf==0.1.8
docx2txt==0.8
ds-store==1.1.2
et-xmlfile==1.1.0
exrex==0.10.5
fire==0.4.0
Flask==2.0.3
frozenlist==1.3.1
future==0.18.2
geoip2==4.6.0
gevent==22.10.2
greenlet==2.0.1
guid==0.2.1
h11==0.13.0
h2==4.1.0
hpack==4.0.0
hyperframe==6.0.1
idna==3.3
itsdangerous==2.1.2
Jinja2==3.1.2
kaitaistruct==0.9
ldap3==2.9.1
loguru==0.6.0
lxml==4.9.1
mac-alias==2.2.0
MarkupSafe==2.1.1
maxminddb==2.2.0
mitmproxy==8.0.0
mmh3==4.0.0
msgpack==1.0.4
multidict==6.0.2
node-vm2==0.4.5
numpy==1.24.3
openpyxl==3.1.1
pandas==2.0.2
passlib==1.7.4
pipreqs==0.4.13
progressbar2==4.2.0
protobuf==3.19.6
publicsuffix2==2.20191221
pyasn1==0.4.8
pycparser==2.21
pycryptodome==3.18.0
pydivert==2.1.0
PyMySQL==1.0.2
pyOpenSSL==22.0.0
pyparsing==3.0.9
pyperclip==1.8.2
PySocks==1.7.1
python-dateutil==2.8.2
python-docx==0.8.11
python-libnmap==0.7.3
python-utils==3.4.5
python-whois==0.8.0
pytz==2023.3
pywifi==1.1.12
pywin32==304
requests==2.28.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.2
SQLAlchemy==1.3.22
tenacity==8.0.1
termcolor==1.1.0
tornado==6.2
tqdm==4.64.0
treelib==1.6.1
tzdata==2023.3
urllib3==1.26.9
urwid==2.1.2
Werkzeug==2.2.2
whois==0.9.16
win32-setctime==1.1.0
wsproto==1.1.0
XlsxWriter==3.0.6
xlwt==1.3.0
yarg==0.1.9
yarl==1.8.1
zope.event==4.6
zope.interface==5.5.2
zstandard==0.17.0
python-Wappalyzer
weditor

0 comments on commit 418bc33

Please sign in to comment.