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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user