baserow: Propagate pyparsing

This commit is contained in:
Martin Weinelt 2023-03-12 19:27:18 +01:00
parent 4bfe4794fa
commit 750e746393
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -82,6 +82,7 @@ with python.pkgs; buildPythonApplication rec {
importlib-resources
itsdangerous
pillow
pyparsing
psutil
psycopg2
redis