Update requirements.txt

Remove versions from numpy and pandas packages due to the inconsistencies occurring during the installation in some ubuntu systems.
This commit is contained in:
Horilla
2024-03-07 12:46:27 +00:00
committed by GitHub
parent 3fdb01fa0c
commit 4b06e829d5

View File

@@ -26,10 +26,10 @@ Jinja2==3.1.2
jsonfield==3.1.0
lxml==4.9.3
MarkupSafe==2.1.3
numpy==1.26.2
numpy
openpyxl==3.1.2
oscrypto==1.3.0
pandas==2.1.3
pandas
Pillow==10.1.0
pycairo==1.25.1
pycparser==2.21