Updated requirements.txt
This commit is contained in:
parent
19e71b2420
commit
d0da9193e4
@ -3,8 +3,10 @@ aiohttp==3.8.1
|
||||
aiohttp-socks==0.7.1
|
||||
aiosignal==1.2.0
|
||||
anyio==3.6.1
|
||||
astroid==2.12.10
|
||||
async-timeout==4.0.2
|
||||
attrs==22.1.0
|
||||
autopep8==1.6.0
|
||||
black==22.6.0
|
||||
certifi==2022.6.15
|
||||
cffi==1.15.1
|
||||
@ -13,6 +15,7 @@ charset-normalizer==2.1.0
|
||||
click==8.1.3
|
||||
cryptography==37.0.4
|
||||
decorator==5.1.1
|
||||
dill==0.3.5.1
|
||||
distlib==0.3.5
|
||||
filelock==3.7.1
|
||||
flake8==5.0.3
|
||||
@ -26,8 +29,11 @@ httpx==0.23.0
|
||||
hyperframe==6.0.1
|
||||
identify==2.5.2
|
||||
idna==3.3
|
||||
importlib-metadata==4.12.0
|
||||
isort==5.10.1
|
||||
jedi==0.18.1
|
||||
jsonschema==3.2.0
|
||||
lazy-object-proxy==1.7.1
|
||||
lml==0.1.0
|
||||
Logbook==1.5.3
|
||||
lxml==4.9.1
|
||||
@ -37,34 +43,55 @@ mccabe==0.7.0
|
||||
multidict==6.0.2
|
||||
mypy-extensions==0.4.3
|
||||
nodeenv==1.7.0
|
||||
openai==0.27.4
|
||||
orgparse==0.3.1
|
||||
packaging==21.3
|
||||
parso==0.8.3
|
||||
pathspec==0.9.0
|
||||
Pillow==9.2.0
|
||||
platformdirs==2.5.2
|
||||
pluggy==1.0.0
|
||||
pre-commit==2.20.0
|
||||
pycodestyle==2.9.0
|
||||
pycparser==2.21
|
||||
pycryptodome==3.15.0
|
||||
pydocstyle==6.1.1
|
||||
pyexcel-ezodf==0.3.4
|
||||
pyexcel-io==0.6.6
|
||||
pyexcel-ods3==0.6.1
|
||||
pyflakes==2.5.0
|
||||
pylint==2.15.3
|
||||
pyparsing==3.0.9
|
||||
pyrsistent==0.18.1
|
||||
python-cryptography-fernet-wrapper==1.0.4
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==0.20.0
|
||||
python-lsp-jsonrpc==1.0.0
|
||||
python-lsp-server==1.5.0
|
||||
python-socks==2.0.3
|
||||
pytoolconfig==1.2.2
|
||||
PyYAML==6.0
|
||||
requests==2.28.1
|
||||
rfc3986==1.5.0
|
||||
rope==1.3.0
|
||||
simplematrixbotlib==2.6.4
|
||||
six==1.16.0
|
||||
sniffio==1.2.0
|
||||
snowballstemmer==2.2.0
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
tomlkit==0.11.4
|
||||
tqdm==4.65.0
|
||||
typing_extensions==4.3.0
|
||||
ujson==5.5.0
|
||||
unpaddedbase64==2.1.0
|
||||
urllib3==1.26.11
|
||||
validators==0.20.0
|
||||
virtualenv==20.16.2
|
||||
webdav4==0.9.7
|
||||
wget==3.2
|
||||
whatthepatch==1.0.2
|
||||
wrapt==1.14.1
|
||||
yapf==0.32.0
|
||||
yarl==1.8.0
|
||||
zipp==3.8.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user