Pyomo supports conic constraints via the Kernel interface. You can find example models illustrating the use of conic constraints on Pyomo's github repo in the pyomo/examples/kernel/mosek directory.
To learn more about conic constraints, I suggest you look at the MOSEK Modelling cookbook.