Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ekneg54 committed Oct 7, 2023
1 parent 37e2a4d commit e47ba4a
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 63 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ ruamel.yaml
schedule
tldextract
urlextract
urllib3>=1.26.17 # CVE-2023-43804
uvicorn
wheel
deepdiff
Expand Down
37 changes: 17 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile ./requirements.in
#
aiohttp==3.8.5
aiohttp==3.8.6
# via
# -r ./requirements.in
# geoip2
aiosignal==1.3.1
# via aiohttp
annotated-types==0.5.0
annotated-types==0.6.0
# via pydantic
anyio==3.7.1
# via
Expand All @@ -22,9 +22,9 @@ attrs==23.1.0
# via
# -r ./requirements.in
# aiohttp
boto3==1.28.56
boto3==1.28.62
# via -r ./requirements.in
botocore==1.31.56
botocore==1.31.62
# via
# boto3
# s3transfer
Expand All @@ -34,7 +34,7 @@ certifi==2023.7.22
# elasticsearch
# opensearch-py
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# aiohttp
# requests
Expand All @@ -46,13 +46,11 @@ colorama==0.4.6
# via -r ./requirements.in
confluent-kafka==2.2.0
# via -r ./requirements.in
deepdiff==6.5.0
deepdiff==6.6.0
# via -r ./requirements.in
elasticsearch==7.17.9
# via -r ./requirements.in
exceptiongroup==1.1.3
# via anyio
fastapi==0.103.1
fastapi==0.103.2
# via -r ./requirements.in
filelock==3.12.4
# via
Expand All @@ -66,7 +64,7 @@ geoip2==4.7.0
# via -r ./requirements.in
h11==0.14.0
# via uvicorn
hyperscan==0.5.0 ; sys_platform == "linux" and platform_machine == "x86_64"
hyperscan==0.6.0 ; sys_platform == "linux" and platform_machine == "x86_64"
# via -r ./requirements.in
idna==3.4
# via
Expand All @@ -89,7 +87,7 @@ luqum==0.13.0
# via -r ./requirements.in
maxminddb==2.4.0
# via geoip2
msgspec==0.18.2
msgspec==0.18.4
# via -r ./requirements.in
multidict==6.0.4
# via
Expand All @@ -106,7 +104,7 @@ opensearch-py==2.3.1
# via -r ./requirements.in
ordered-set==4.1.0
# via deepdiff
platformdirs==3.10.0
platformdirs==3.11.0
# via urlextract
ply==3.11
# via luqum
Expand Down Expand Up @@ -134,7 +132,7 @@ pytz==2023.3.post1
# via -r ./requirements.in
pyyaml==6.0.1
# via -r ./requirements.in
regex==2023.8.8
regex==2023.10.3
# via pygrok
requests==2.31.0
# via
Expand All @@ -145,13 +143,13 @@ requests==2.31.0
# tldextract
requests-file==1.5.1
# via tldextract
ruamel-yaml==0.17.33
ruamel-yaml==0.17.35
# via -r ./requirements.in
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.7.0
# via boto3
schedule==1.2.0
schedule==1.2.1
# via -r ./requirements.in
scikit-learn==1.3.1
# via -r ./requirements.in
Expand All @@ -177,14 +175,13 @@ typing-extensions==4.8.0
# fastapi
# pydantic
# pydantic-core
# starlette
# uvicorn
uritools==4.0.2
# via urlextract
urlextract==1.8.0
# via -r ./requirements.in
urllib3==1.26.16
urllib3==1.26.17
# via
# -r ./requirements.in
# botocore
# elasticsearch
# opensearch-py
Expand Down
67 changes: 24 additions & 43 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile ./requirements_dev.in
#
aiohttp==3.8.5
aiohttp==3.8.6
# via
# -r ./requirements.txt
# geoip2
aiosignal==1.3.1
# via
# -r ./requirements.txt
# aiohttp
annotated-types==0.5.0
annotated-types==0.6.0
# via
# -r ./requirements.txt
# pydantic
Expand All @@ -22,7 +22,7 @@ anyio==3.7.1
# fastapi
# httpcore
# starlette
astroid==2.15.8
astroid==3.0.0
# via pylint
async-timeout==4.0.3
# via
Expand All @@ -43,9 +43,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.28.56
boto3==1.28.62
# via -r ./requirements.txt
botocore==1.31.56
botocore==1.31.62
# via
# -r ./requirements.txt
# boto3
Expand All @@ -60,7 +60,7 @@ certifi==2023.7.22
# httpx
# opensearch-py
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r ./requirements.txt
# aiohttp
Expand All @@ -82,24 +82,19 @@ colorama==0.4.6
# semgrep
confluent-kafka==2.2.0
# via -r ./requirements.txt
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via pytest-cov
deepdiff==6.5.0
deepdiff==6.6.0
# via -r ./requirements.txt
defusedxml==0.7.1
# via semgrep
dill==0.3.7
# via pylint
elasticsearch==7.17.9
# via -r ./requirements.txt
exceptiongroup==1.1.3
# via
# -r ./requirements.txt
# anyio
# pytest
face==22.0.0
# via glom
fastapi==0.103.1
fastapi==0.103.2
# via -r ./requirements.txt
filelock==3.12.4
# via
Expand All @@ -124,7 +119,7 @@ httpcore==0.18.0
# via httpx
httpx==0.25.0
# via -r ./requirements_dev.in
hyperscan==0.5.0 ; sys_platform == "linux" and platform_machine == "x86_64"
hyperscan==0.6.0 ; sys_platform == "linux" and platform_machine == "x86_64"
# via -r ./requirements.txt
idna==3.4
# via
Expand Down Expand Up @@ -158,8 +153,6 @@ jsonschema==4.19.1
# via semgrep
jsonschema-specifications==2023.7.1
# via jsonschema
lazy-object-proxy==1.9.0
# via astroid
luqum==0.13.0
# via -r ./requirements.txt
markdown-it-py==3.0.0
Expand All @@ -174,7 +167,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
msgspec==0.18.2
msgspec==0.18.4
# via -r ./requirements.txt
multidict==6.0.4
# via
Expand All @@ -196,7 +189,7 @@ ordered-set==4.1.0
# via
# -r ./requirements.txt
# deepdiff
packaging==23.1
packaging==23.2
# via
# black
# pytest
Expand All @@ -205,7 +198,7 @@ pathspec==0.11.2
# via black
peewee==3.16.3
# via semgrep
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -r ./requirements.txt
# black
Expand Down Expand Up @@ -237,7 +230,7 @@ pygments==2.16.1
# via rich
pygrok==1.0.0
# via -r ./requirements.txt
pylint==2.17.6
pylint==3.0.1
# via -r ./requirements_dev.in
pyparsing==3.1.1
# via -r ./requirements.txt
Expand All @@ -264,7 +257,7 @@ referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
regex==2023.8.8
regex==2023.10.3
# via
# -r ./requirements.txt
# pygrok
Expand All @@ -283,33 +276,33 @@ requests-file==1.5.1
# tldextract
responses==0.23.3
# via -r ./requirements_dev.in
rich==13.5.3
rich==13.6.0
# via semgrep
rpds-py==0.10.3
rpds-py==0.10.4
# via
# jsonschema
# referencing
ruamel-yaml==0.17.33
ruamel-yaml==0.17.35
# via
# -r ./requirements.txt
# semgrep
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via
# -r ./requirements.txt
# ruamel-yaml
s3transfer==0.7.0
# via
# -r ./requirements.txt
# boto3
schedule==1.2.0
schedule==1.2.1
# via -r ./requirements.txt
scikit-learn==1.3.1
# via -r ./requirements.txt
scipy==1.11.3
# via
# -r ./requirements.txt
# scikit-learn
semgrep==1.41.0
semgrep==1.43.0
# via -r ./requirements_dev.in
six==1.16.0
# via
Expand All @@ -334,28 +327,18 @@ threadpoolctl==3.2.0
tldextract==3.6.0
# via -r ./requirements.txt
tomli==2.0.1
# via
# black
# coverage
# pylint
# pytest
# semgrep
# via semgrep
tomlkit==0.12.1
# via pylint
types-pyyaml==6.0.12.12
# via responses
typing-extensions==4.8.0
# via
# -r ./requirements.txt
# astroid
# black
# fastapi
# pydantic
# pydantic-core
# pylint
# semgrep
# starlette
# uvicorn
ujson==5.8.0
# via python-lsp-jsonrpc
uritools==4.0.2
Expand All @@ -364,7 +347,7 @@ uritools==4.0.2
# urlextract
urlextract==1.8.0
# via -r ./requirements.txt
urllib3==1.26.16
urllib3==1.26.17
# via
# -r ./requirements.txt
# botocore
Expand All @@ -379,8 +362,6 @@ wcmatch==8.5
# via semgrep
wheel==0.41.2
# via -r ./requirements.txt
wrapt==1.15.0
# via astroid
yarl==1.9.2
# via
# -r ./requirements.txt
Expand Down

0 comments on commit e47ba4a

Please sign in to comment.