@cryptotaxi247 / CoPilot / commits / 51e0627b

chore: comment out pandas version to avoid compatibility issues

taylorwalton committed Feb 9, 2026 at 15:46 UTC 51e0627b6dbc7a88da54526bd43012e026c0e99d
1 file changed +1 -1
backend/requirements.txt
+1 -1
@@ -96,7 +96,7 @@ orjson==3.9.9
96 #packaging==23.2
97 packaging>=24.1,<25.0
98 #pandas==2.1.1 Had to drop to 1.3.5 which is compatible with python-dateutils==2.8.0 which is required by scoutsuite
99 -pandas==1.3.5
99 +#pandas==1.3.5
100 passlib==1.7.4
101 pcre2==0.3.0
102 pdfkit==1.0.0