Skip to content

Commit

Permalink
[inventory][chore] Recreate requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamatthias committed Oct 8, 2024
1 parent c6e9b82 commit c24f17f
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 40 deletions.
42 changes: 26 additions & 16 deletions requirements-all.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
aiodns==3.2.0
aiofiles==24.1.0
aiohappyeyeballs==2.4.3
aiohttp[speedups]==3.10.8
aiohttp[speedups]==3.10.9
aiohttp-jinja2==1.6
aiohttp-swagger3==0.9.0
aiosignal==1.3.1
aiostream==0.6.2
aiostream==0.6.3
appdirs==1.4.4
apscheduler==3.10.4
asn1crypto==1.5.1
astroid==3.3.4
astroid==3.3.5
attrs==24.2.0
autocommand==2.2.2
azure-common==1.1.28
Expand All @@ -19,11 +19,13 @@ azure-mgmt-core==1.4.0
azure-mgmt-resource==23.1.1
backoff==2.2.1
bcrypt==4.2.0
black==24.8.0
boto3==1.35.33
botocore==1.35.33
beautifulsoup4==4.12.3
black==24.10.0
boto3==1.35.35
botocore==1.35.35
brotli==1.1.0
build==1.2.2
build==1.2.2.post1
cached-property==1.5.2
cachetools==5.5.0
cattrs==24.1.2
cerberus==1.3.5
Expand All @@ -34,6 +36,8 @@ charset-normalizer==3.3.2
cheroot==10.0.1
cherrypy==18.10.0
click==8.1.7
click-option-group==0.5.6
cloudsplaining==0.7.0
colorama==0.4.6
coverage[toml]==7.6.1
cryptography==43.0.1
Expand All @@ -53,10 +57,10 @@ fixinventorydata==0.2.6
flake8==7.1.1
flexcache==0.3
flexparser==0.3.1
frozendict==2.4.4
frozendict==2.4.5
frozenlist==1.4.1
google-api-core==2.20.0
google-api-python-client==2.147.0
google-api-python-client==2.148.0
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-cloud-core==2.4.1
Expand All @@ -66,11 +70,11 @@ google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
hcloud==2.2.0
httplib2==0.22.0
hypothesis==6.112.2
hypothesis==6.112.5
idna==3.10
importlib-metadata==8.5.0
iniconfig==2.0.0
isodate==0.6.1
isodate==0.7.0
isort==5.13.2
jaraco-collections==5.1.0
jaraco-context==6.0.1
Expand All @@ -81,8 +85,9 @@ jmespath==1.0.1
jq==1.8.0
jsons==1.6.3
kubernetes==31.0.0
markdown==3.7
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.0
mccabe==0.7.0
mdurl==0.1.2
monotonic==1.6
Expand All @@ -94,11 +99,12 @@ multidict==6.1.0
mypy==1.11.2
mypy-extensions==1.0.0
networkx==3.3
numpy==2.1.1
numpy==2.1.2
oauth2client==4.1.3
oauthlib==3.2.2
onelogin==2.0.4
orderly-set==5.2.2
orjson==3.10.7
packaging==24.1
paramiko==3.5.0
parsy==2.1
Expand All @@ -110,11 +116,13 @@ pip-tools==7.4.1
plantuml==0.3.0
platformdirs==4.3.6
pluggy==1.5.0
policy-sentry==0.13.1
portalocker==2.10.1
portend==3.2.0
posthog==3.7.0
prometheus-client==0.21.0
prompt-toolkit==3.0.48
propcache==0.2.0
proto-plus==1.24.0
protobuf==5.28.2
psutil==6.0.0
Expand Down Expand Up @@ -150,21 +158,23 @@ requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
retrying==1.3.4
rfc3339-validator==0.1.4
rich==13.9.1
rich==13.9.2
rsa==4.9
s3transfer==0.10.2
schema==0.7.7
setuptools==75.1.0
six==1.16.0
slack-sdk==3.33.1
snowflake-connector-python==3.12.2
snowflake-sqlalchemy==1.6.1
sortedcontainers==2.4.0
soupsieve==2.6
sqlalchemy==1.4.54
tempora==5.7.0
tenacity==9.0.0
toml==0.10.2
tomlkit==0.13.2
toolz==0.12.1
toolz==1.0.0
tox==4.21.2
transitions==0.9.2
typeguard==4.3.0
Expand All @@ -189,6 +199,6 @@ wcwidth==0.2.13
websocket-client==1.8.0
wheel==0.44.0
wrapt==1.16.0
yarl==1.13.1
yarl==1.14.0
zc-lockfile==3.0.post1
zipp==3.20.2
35 changes: 23 additions & 12 deletions requirements-extra.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
aiodns==3.2.0
aiofiles==24.1.0
aiohappyeyeballs==2.4.3
aiohttp[speedups]==3.10.8
aiohttp[speedups]==3.10.9
aiohttp-jinja2==1.6
aiohttp-swagger3==0.9.0
aiosignal==1.3.1
aiostream==0.6.2
aiostream==0.6.3
appdirs==1.4.4
apscheduler==3.10.4
asn1crypto==1.5.1
Expand All @@ -18,9 +18,11 @@ azure-mgmt-core==1.4.0
azure-mgmt-resource==23.1.1
backoff==2.2.1
bcrypt==4.2.0
boto3==1.35.33
botocore==1.35.33
beautifulsoup4==4.12.3
boto3==1.35.35
botocore==1.35.35
brotli==1.1.0
cached-property==1.5.2
cachetools==5.5.0
cattrs==24.1.2
cerberus==1.3.5
Expand All @@ -29,6 +31,9 @@ cffi==1.17.1
charset-normalizer==3.3.2
cheroot==10.0.1
cherrypy==18.10.0
click==8.1.7
click-option-group==0.5.6
cloudsplaining==0.7.0
cryptography==43.0.1
deepdiff==8.0.1
defusedxml==0.7.1
Expand All @@ -43,10 +48,10 @@ fixinventoryclient==2.0.1
fixinventorydata==0.2.6
flexcache==0.3
flexparser==0.3.1
frozendict==2.4.4
frozendict==2.4.5
frozenlist==1.4.1
google-api-core==2.20.0
google-api-python-client==2.147.0
google-api-python-client==2.148.0
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-cloud-core==2.4.1
Expand All @@ -58,7 +63,7 @@ hcloud==2.2.0
httplib2==0.22.0
idna==3.10
importlib-metadata==8.5.0
isodate==0.6.1
isodate==0.7.0
jaraco-collections==5.1.0
jaraco-context==6.0.1
jaraco-functools==4.1.0
Expand All @@ -68,8 +73,9 @@ jmespath==1.0.1
jq==1.8.0
jsons==1.6.3
kubernetes==31.0.0
markdown==3.7
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.0
mdurl==0.1.2
monotonic==1.6
more-itertools==10.5.0
Expand All @@ -78,22 +84,25 @@ msal-extensions==1.2.0
mstache==0.2.0
multidict==6.1.0
networkx==3.3
numpy==2.1.1
numpy==2.1.2
oauth2client==4.1.3
oauthlib==3.2.2
onelogin==2.0.4
orderly-set==5.2.2
orjson==3.10.7
packaging==24.1
paramiko==3.5.0
parsy==2.1
pint==0.24.3
plantuml==0.3.0
platformdirs==4.3.6
policy-sentry==0.13.1
portalocker==2.10.1
portend==3.2.0
posthog==3.7.0
prometheus-client==0.21.0
prompt-toolkit==3.0.48
propcache==0.2.0
proto-plus==1.24.0
protobuf==5.28.2
psutil==6.0.0
Expand All @@ -120,20 +129,22 @@ requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
retrying==1.3.4
rfc3339-validator==0.1.4
rich==13.9.1
rich==13.9.2
rsa==4.9
s3transfer==0.10.2
schema==0.7.7
setuptools==75.1.0
six==1.16.0
slack-sdk==3.33.1
snowflake-connector-python==3.12.2
snowflake-sqlalchemy==1.6.1
sortedcontainers==2.4.0
soupsieve==2.6
sqlalchemy==1.4.54
tempora==5.7.0
tenacity==9.0.0
tomlkit==0.13.2
toolz==0.12.1
toolz==1.0.0
transitions==0.9.2
typeguard==4.3.0
typing-extensions==4.12.2
Expand All @@ -146,6 +157,6 @@ ustache==0.1.6
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.16.0
yarl==1.13.1
yarl==1.14.0
zc-lockfile==3.0.post1
zipp==3.20.2
Loading

0 comments on commit c24f17f

Please sign in to comment.