Update venv
This commit is contained in:
parent
e1c9a1773d
commit
9bcb514ac9
2 changed files with 19 additions and 19 deletions
|
@ -1,9 +1,9 @@
|
||||||
-c constraints.in
|
-c constraints.in
|
||||||
|
|
||||||
aiosql
|
|
||||||
ExifRead
|
ExifRead
|
||||||
aiohttp
|
aiohttp
|
||||||
aiohttp_basicauth
|
aiohttp_basicauth
|
||||||
|
aiosql
|
||||||
async_lru
|
async_lru
|
||||||
attrs
|
attrs
|
||||||
autoflake
|
autoflake
|
||||||
|
@ -15,36 +15,39 @@ click
|
||||||
colored
|
colored
|
||||||
flake8
|
flake8
|
||||||
flask
|
flask
|
||||||
|
git+https://github.com/arrdem/jaraco.text.git@0dd8d0b25a93c3fad896f3a92d11caff61ff273d#egg=jaraco.text
|
||||||
hypothesis
|
hypothesis
|
||||||
ibis
|
ibis
|
||||||
icmplib
|
icmplib
|
||||||
isort
|
isort
|
||||||
jinja2
|
jinja2
|
||||||
lark
|
lark
|
||||||
|
legacy-cgi
|
||||||
libsass
|
libsass
|
||||||
livereload
|
livereload
|
||||||
lxml
|
lxml
|
||||||
markdown
|
markdown
|
||||||
meraki
|
meraki
|
||||||
octorest
|
onepasswordconnectsdk
|
||||||
octorest
|
|
||||||
openapi-spec-validator
|
openapi-spec-validator
|
||||||
|
pip-tools
|
||||||
prompt-toolkit
|
prompt-toolkit
|
||||||
proquint
|
proquint
|
||||||
psycopg2
|
psycopg2
|
||||||
pycryptodome
|
pycryptodome
|
||||||
pyrsistent
|
pyrsistent
|
||||||
|
pyserial
|
||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-postgresql
|
pytest-postgresql
|
||||||
pytest-pudb
|
pytest-pudb
|
||||||
pytest-timeout
|
pytest-timeout
|
||||||
|
pytimeparse
|
||||||
pyyaml
|
pyyaml
|
||||||
recommonmark
|
recommonmark
|
||||||
redis
|
redis
|
||||||
requests
|
requests
|
||||||
requests
|
requests
|
||||||
retry
|
retry
|
||||||
pip-tools
|
|
||||||
smbus2
|
smbus2
|
||||||
sphinx
|
sphinx
|
||||||
sphinxcontrib-openapi
|
sphinxcontrib-openapi
|
||||||
|
@ -53,7 +56,3 @@ toml
|
||||||
unify
|
unify
|
||||||
yamllint
|
yamllint
|
||||||
yaspin
|
yaspin
|
||||||
pytimeparse
|
|
||||||
git+https://github.com/arrdem/jaraco.text.git@0dd8d0b25a93c3fad896f3a92d11caff61ff273d#egg=jaraco.text
|
|
||||||
onepasswordconnectsdk
|
|
||||||
pyserial
|
|
||||||
|
|
|
@ -2,25 +2,25 @@ aiohappyeyeballs==2.4.4
|
||||||
aiohttp==3.11.11
|
aiohttp==3.11.11
|
||||||
aiohttp_basicauth==1.1.0
|
aiohttp_basicauth==1.1.0
|
||||||
aiosignal==1.3.2
|
aiosignal==1.3.2
|
||||||
aiosql==13.0
|
aiosql==13.2
|
||||||
alabaster==1.0.0
|
alabaster==1.0.0
|
||||||
anyio==4.7.0
|
anyio==4.7.0
|
||||||
async-lru==2.0.4
|
async-lru==2.0.4
|
||||||
attrs==24.3.0
|
attrs==25.1.0
|
||||||
autocommand==2.2.2
|
autocommand==2.2.2
|
||||||
autoflake==2.3.1
|
autoflake==2.3.1
|
||||||
babel==2.16.0
|
babel==2.16.0
|
||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.13.3
|
||||||
black==24.10.0
|
black==25.1.0
|
||||||
blinker==1.9.0
|
blinker==1.9.0
|
||||||
build==1.2.2.post1
|
build==1.2.2.post1
|
||||||
cachetools==5.5.0
|
cachetools==5.5.1
|
||||||
certifi==2024.12.14
|
certifi==2024.12.14
|
||||||
charset-normalizer==3.4.1
|
charset-normalizer==3.4.1
|
||||||
cheroot==10.0.1
|
cheroot==10.0.1
|
||||||
CherryPy==18.8.0
|
CherryPy==18.8.0
|
||||||
click==8.1.8
|
click==8.1.8
|
||||||
colored==2.2.4
|
colored==2.2.5
|
||||||
commonmark==0.9.1
|
commonmark==0.9.1
|
||||||
coverage==7.6.9
|
coverage==7.6.9
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
|
@ -33,14 +33,14 @@ frozenlist==1.5.0
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httpcore==0.16.3
|
httpcore==0.16.3
|
||||||
httpx==0.23.3
|
httpx==0.23.3
|
||||||
hypothesis==6.123.1
|
hypothesis==6.125.1
|
||||||
ibis==3.3.0
|
ibis==3.3.0
|
||||||
icmplib==3.0.4
|
icmplib==3.0.4
|
||||||
idna==3.10
|
idna==3.10
|
||||||
imagesize==1.4.1
|
imagesize==1.4.1
|
||||||
inflect==7.4.0
|
inflect==7.4.0
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
isort==5.13.2
|
isort==6.0.0
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
jaraco.collections==5.1.0
|
jaraco.collections==5.1.0
|
||||||
jaraco.context==6.0.1
|
jaraco.context==6.0.1
|
||||||
|
@ -53,19 +53,19 @@ jsonschema-path==0.3.3
|
||||||
jsonschema-specifications==2023.12.1
|
jsonschema-specifications==2023.12.1
|
||||||
lark==1.2.2
|
lark==1.2.2
|
||||||
lazy-object-proxy==1.10.0
|
lazy-object-proxy==1.10.0
|
||||||
|
legacy-cgi==2.6.2
|
||||||
libsass==0.23.0
|
libsass==0.23.0
|
||||||
livereload==2.7.1
|
livereload==2.7.1
|
||||||
lxml==5.3.0
|
lxml==5.3.0
|
||||||
Markdown==3.7
|
Markdown==3.7
|
||||||
MarkupSafe==3.0.2
|
MarkupSafe==3.0.2
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
meraki==1.53.0
|
meraki==1.54.0
|
||||||
mirakuru==2.5.3
|
mirakuru==2.5.3
|
||||||
mistune==3.0.2
|
mistune==3.0.2
|
||||||
more-itertools==10.5.0
|
more-itertools==10.5.0
|
||||||
multidict==6.1.0
|
multidict==6.1.0
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
octorest==0.4
|
|
||||||
onepasswordconnectsdk==1.5.1
|
onepasswordconnectsdk==1.5.1
|
||||||
openapi-schema-validator==0.6.2
|
openapi-schema-validator==0.6.2
|
||||||
openapi-spec-validator==0.7.1
|
openapi-spec-validator==0.7.1
|
||||||
|
@ -79,7 +79,7 @@ platformdirs==4.3.6
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
port-for==0.7.4
|
port-for==0.7.4
|
||||||
portend==3.2.0
|
portend==3.2.0
|
||||||
prompt_toolkit==3.0.48
|
prompt_toolkit==3.0.50
|
||||||
propcache==0.2.1
|
propcache==0.2.1
|
||||||
proquint==0.2.1
|
proquint==0.2.1
|
||||||
psutil==6.1.1
|
psutil==6.1.1
|
||||||
|
@ -110,6 +110,7 @@ retry==0.9.2
|
||||||
rfc3339-validator==0.1.4
|
rfc3339-validator==0.1.4
|
||||||
rfc3986==1.5.0
|
rfc3986==1.5.0
|
||||||
rpds-py==0.22.3
|
rpds-py==0.22.3
|
||||||
|
ruff==0.9.3
|
||||||
setuptools==75.6.0
|
setuptools==75.6.0
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
smbus2==0.5.0
|
smbus2==0.5.0
|
||||||
|
|
Loading…
Reference in a new issue