Skip to content
Open
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
17 changes: 3 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ aiohttp==3.8.4
# via cloudify-common
aiosignal==1.3.1
# via aiohttp
appdirs==1.4.3
# via cloudify-agent (setup.py)
async-timeout==4.0.2
# via aiohttp
attrs==23.1.0
Expand All @@ -22,12 +20,8 @@ charset-normalizer==3.1.0
# via
# aiohttp
# requests
click==8.1.3
# via cloudify-agent (setup.py)
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.17.3
Expand All @@ -41,26 +35,21 @@ idna==3.4
# requests
# yarl
jinja2==3.1.2
# via
# cloudify-agent (setup.py)
# cloudify-common
# via cloudify-common
markupsafe==2.1.2
# via jinja2
multidict==6.0.4
# via
# aiohttp
# yarl
packaging==23.1
# via cloudify-agent (setup.py)
pika==1.3.0
# via cloudify-common
proxy-tools==0.1.0
# via cloudify-common
pytz==2022.2.1
# via cloudify-common
requests==2.30.0
requests==2.31.0
# via
# cloudify-agent (setup.py)
# cloudify-common
# requests-toolbelt
requests-toolbelt==0.9.1
Expand Down