Skip to content

Commit e701ad5

Browse files
Merge remote-tracking branch 'public/main'
2 parents 8747feb + 24d086a commit e701ad5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
maxminddb==2.6.3
1313
multidict==6.1.0
1414
mysqlclient==2.2.7
15-
numpy==2.2.1
15+
numpy==2.2.2
1616
openpyxl==3.1.5
1717
pandas==2.2.3
1818
polib==1.2.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ install_requires =
6969
maxminddb==2.6.3
7070
multidict==6.1.0
7171
mysqlclient==2.2.7
72-
numpy==2.2.1
72+
numpy==2.2.2
7373
openpyxl==3.1.5
7474
pandas==2.2.3
7575
polib==1.2.0

0 commit comments

Comments
 (0)