Skip to content

Commit

Permalink
update dev-requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
devketanpro committed Jul 18, 2024
1 parent 3efe395 commit 4ed19fb
Showing 1 changed file with 28 additions and 5 deletions.
33 changes: 28 additions & 5 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ botocore==1.34.144
# s3transfer
cachelib==0.9.0
# via flask-caching
cachetools==5.3.3
cachetools==5.4.0
# via
# flask-oidc-ex
# google-auth
Expand Down Expand Up @@ -105,7 +105,7 @@ click-repl==0.3.0
# via celery
coverage[toml]==7.6.0
# via pytest-cov
croniter==2.0.5
croniter==2.0.7
# via superdesk-core
cryptography==42.0.8
# via
Expand Down Expand Up @@ -142,7 +142,10 @@ eve-elastic==7.4.1
events==0.3
# via eve
exceptiongroup==1.2.2
# via pytest
# via
# hypercorn
# pytest
# taskgroup
feedparser==6.0.11
# via superdesk-core
flake8==7.1.0
Expand Down Expand Up @@ -184,18 +187,30 @@ google-auth==2.29.0
# via -r requirements.txt
gunicorn==22.0.0
# via -r requirements.txt
h11==0.14.0
# via
# hypercorn
# wsproto
h2==4.1.0
# via hypercorn
hachoir==3.3.0
# via superdesk-core
hermescache==0.10.0
# via superdesk-core
honcho==1.1.0
# via -r requirements.txt
hpack==4.0.0
# via h2
html5lib==1.1
# via xhtml2pdf
httmock==1.4.0
# via -r dev-requirements.in
httplib2==0.22.0
# via oauth2client
hypercorn==0.17.3
# via -r requirements.txt
hyperframe==6.0.1
# via h2
icalendar==5.0.13
# via superdesk-planning
idna==3.7
Expand Down Expand Up @@ -293,6 +308,8 @@ platformdirs==4.2.2
# via black
pluggy==1.5.0
# via pytest
priority==2.0.0
# via hypercorn
prompt-toolkit==3.0.47
# via click-repl
pyasn1==0.6.0
Expand All @@ -315,7 +332,7 @@ pydantic-core==2.20.1
# via pydantic
pyflakes==3.2.0
# via flake8
pyhanko==0.25.0
pyhanko==0.25.1
# via xhtml2pdf
pyhanko-certvalidator==0.26.3
# via
Expand Down Expand Up @@ -437,6 +454,8 @@ superdesk-planning @ git+https://github.com/superdesk/superdesk-planning.git@asy
# via -r requirements.txt
svglib==1.5.1
# via xhtml2pdf
taskgroup==0.0.0a4
# via hypercorn
tinycss2==1.3.0
# via
# cssselect2
Expand All @@ -445,13 +464,15 @@ tomli==2.0.1
# via
# black
# coverage
# hypercorn
# pytest
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.2
# via
# asgiref
# black
# hypercorn
# jwcrypto
# limits
# pydantic
Expand Down Expand Up @@ -488,7 +509,7 @@ webencodings==0.5.1
# cssselect2
# html5lib
# tinycss2
websockets==10.3
websockets==12.0
# via superdesk-core
werkzeug==3.0.3
# via
Expand All @@ -500,6 +521,8 @@ wrapt==1.16.0
# via
# deprecated
# elastic-apm
wsproto==1.2.0
# via hypercorn
wtforms[email]==3.1.2
# via
# -r requirements.txt
Expand Down

0 comments on commit 4ed19fb

Please sign in to comment.