Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 4 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,20 @@
#
# pip-compile --output-file=requirements.txt requirements.in setup.py
#
aiohttp==3.8.6
aiohttp==3.9.0
# via cloudify-common
aiosignal==1.3.1
# via aiohttp
appdirs==1.4.4
# via cloudify-agent (setup.py)
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
bottle==0.12.25
# via cloudify-common
certifi==2023.7.22
# via requests
charset-normalizer==3.3.1
# via
# aiohttp
# requests
click==8.1.7
# via cloudify-agent (setup.py)
# via requests
cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/master.zip
# via
# -r requirements.in
# cloudify-agent (setup.py)
# via -r requirements.in
distro==1.8.0
# via cloudify-common
fasteners==0.19
Expand All @@ -41,17 +31,13 @@ idna==3.4
# requests
# yarl
jinja2==3.1.2
# via
# cloudify-agent (setup.py)
# cloudify-common
# via cloudify-common
markupsafe==2.1.3
# via jinja2
multidict==6.0.4
# via
# aiohttp
# yarl
packaging==23.2
# via cloudify-agent (setup.py)
pika==1.3.2
# via cloudify-common
pkginfo==1.9.6
Expand All @@ -62,7 +48,6 @@ pytz==2023.3.post1
# via cloudify-common
requests==2.31.0
# via
# cloudify-agent (setup.py)
# cloudify-common
# requests-toolbelt
requests-toolbelt==1.0.0
Expand Down