Skip to content

Commit a907574

Browse files
fixed dependency issue
1 parent 4712f5f commit a907574

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

cwa-wiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 361b07bc01e5d7dc12d0e6dda8a877c32fdec046
1+
Subproject commit d689fec9124fd40254f25b7cb35250bf4d96cbf7

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Flask-Babel>=3.0.0,<4.1.0
55
Flask-Principal>=0.3.2,<0.5.1
66
Flask>=1.0.2,<3.2.0
77
iso-639>=0.4.5,<0.5.0;python_version<'3.12'
8-
pycountry>=20.0.0,<25.0.0;python_version>='3.12'
98
PyPDF>=3.15.6,<5.5.0
109
pytz>=2016.10
1110
requests>=2.32.0,<2.33.0
@@ -33,7 +32,7 @@ tabulate>=0.9.0
3332
urllib3>=2.5.0
3433
qrcode>=8.1
3534
pycountry>=24.6.1
36-
polib
35+
polib>=1.2.0
3736

3837
# GDrive Integration
3938
google-api-python-client>=1.7.11,<2.200.0

0 commit comments

Comments
 (0)