Unverified Commit 173177e1 authored by mvdbeek's avatar mvdbeek
Browse files

Add missing pyparsing dependency to galaxy-util

parent b3eedc10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ importlib_resources
MarkupSafe
packaging<22  # packaging 22.0 dropped LegacyVersion
pycryptodome
pyparsing
PyYAML
requests
Routes