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 importlib-resources
itsdangerous itsdangerous
pillow pillow
pyparsing
psutil psutil
psycopg2 psycopg2
redis redis