Skip to content

Commit 4aa23a4

Browse files
committed
chore: upgrade duckduckgo to latest and platform to pywin32
1 parent 9b5aa05 commit 4aa23a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dataclasses-json==0.6.7
1414
debugpy==1.8.5
1515
decorator==5.1.1
1616
distro==1.9.0
17-
duckduckgo_search==6.2.11
17+
duckduckgo_search==6.2.13
1818
executing==2.1.0
1919
frozenlist==1.4.1
2020
greenlet==3.0.3
@@ -54,7 +54,7 @@ pandas==2.2.2
5454
parso==0.8.4
5555
pillow==10.4.0
5656
platformdirs==4.2.2
57-
primp==0.6.1
57+
primp==0.6.3
5858
prompt_toolkit==3.0.47
5959
psutil==6.0.0
6060
pure_eval==0.2.3
@@ -64,9 +64,9 @@ Pygments==2.18.0
6464
python-dateutil==2.9.0.post0
6565
python-dotenv==1.0.1
6666
pytz==2024.1
67-
pywin32==306
6867
PyYAML==6.0.2
6968
pyzmq==26.2.0
69+
pywin32==306; platform_system == "Windows"
7070
regex==2024.7.24
7171
requests==2.32.3
7272
six==1.16.0

0 commit comments

Comments
 (0)