Skip to content

Commit 43112a3

Browse files
committed
Docker: bump API and Python pandas to 1.5.1
1 parent bc6fbd1 commit 43112a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/docker/python/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mysqlclient==2.0.2
1515
newrelic
1616
numpy
1717
orjson==3.4.7
18-
pandas==1.2.3
18+
pandas==1.5.1
1919
pycountry
2020
pymysql
2121
pytest

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SQLAlchemy==1.4.40
66
mysqlclient==2.1.1
77
python-dotenv==0.15.0
88
orjson==3.4.7
9-
pandas==1.2.3
9+
pandas==1.5.1
1010
scipy==1.6.2
1111
tenacity==7.0.0
1212
newrelic

0 commit comments

Comments
 (0)