Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Noordsestern authored Jun 4, 2021
1 parent c683f9e commit 80f51b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"Framework :: Robot Framework",
],
license="Apache License, Version 2.0",
install_requires=["robotframework>=3.2", "requests", "frozendict", 'generic-camunda-client>=0.0.4','requests_toolbelt','url-normalize'],
install_requires=["robotframework>=3.2", "requests", "frozendict", 'generic-camunda-client>=7.15.0','requests_toolbelt','url-normalize'],
include_package_data=True,
)

0 comments on commit 80f51b5

Please sign in to comment.