We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aecd5bd commit 2dc5392Copy full SHA for 2dc5392
1 file changed
netapp_dataops_k8s/setup.cfg
@@ -27,10 +27,10 @@ packages = find_namespace:
27
scripts =
28
netapp_dataops/netapp_dataops_k8s_cli.py
29
install_requires =
30
- ipython==7.28.0
31
- kubernetes==18.20.0
32
- pandas==1.3.3
33
- tabulate==0.8.9
+ ipython
+ kubernetes
+ pandas
+ tabulate
34
netapp-astra-toolkits==2.0
35
certifi==2020.12.5
36
chardet==4.0.0
0 commit comments