@cryptotaxi247 / CoPilot / commits / 8e887b8c

chore: Update pandas dependency to version 1.0.1 in requirements.txt

Taylor committed Jun 7, 2024 at 14:15 UTC 8e887b8c178a4f35a5306eeb6ae2e0c8f8779034
1 file changed +2 -2
backend/requirements.txt
+2 -2
@@ -91,7 +91,7 @@ openpyxl==3.1.2
91 ordered-set==4.1.0
92 orjson==3.9.9
93 packaging==23.2
94 -pandas==1.5.3
94 +pandas==1.0.1
95 passlib==1.7.4
96 pcre2==0.3.0
97 pdfkit==1.0.0
@@ -119,7 +119,7 @@ pyparsing==3.1.1
119 pyrsistent==0.19.3
120 pytest==7.4.2
121 pytest-playwright==0.4.4
122 -python-dateutil==2.8.1
122 +python-dateutil==2.8.0
123 python-dotenv==1.0.0
124 python-jose==3.3.0
125 python-magic==0.4.27