Skip to content

Commit

Permalink
making changes
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthmanT committed Oct 8, 2023
1 parent 3430e9c commit ac8a3bf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
9 changes: 0 additions & 9 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
# cloudify-utilities-plugins-sdk>=0.0.61
urllib3==1.24.3
networkx==2.5.1
cryptography>=40.0.2
pynacl==1.4.0
decorator==4.4.2
gitdb>=4.0.1,<5
decorator==4.4.2
psutil==5.8.0
1 change: 0 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
cloudify-utilities-plugins-sdk
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ def get_version():
packages=['cloudify_tg', 'tg_sdk'],
license='LICENSE',
install_requires=[
"Pathlib",
"cloudify-common>=6.4",
"cloudify-utilities-plugins-sdk>=0.0.61",
"cloudify-utilities-plugins-sdk>=0.0.127",
],
test_requires=[]
)

0 comments on commit ac8a3bf

Please sign in to comment.