Skip to content

Commit 0f4cd48

Browse files
authored
Merge branch 'master' into dependabot/pip/tensorflow-2.20.0
2 parents 969e18d + 2ca5bc4 commit 0f4cd48

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

PongPong_Game/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyglet==2.1.6
1+
pyglet==2.1.8

requirements_with_versions.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fileinfo==0.3.3
2020
backend==0.2.4.1
2121
win10toast==0.9
2222
Counter==1.0.0
23-
Flask==3.1.1
23+
Flask==3.1.2
2424
selenium==4.34.2
2525
firebase-admin==7.1.0
2626
ujson==5.10.0
@@ -55,7 +55,7 @@ pydantic==2.11.7
5555
openpyxl==3.1.2
5656
pytesseract==0.3.13
5757
requests-mock==1.12.1
58-
pyglet==2.1.6
58+
pyglet==2.1.8
5959
urllib3==2.5.0
6060
thirdai==0.9.33
6161
google-api-python-client==2.179.0
@@ -95,8 +95,7 @@ freegames==2.5.3
9595
pyperclip==1.8.2
9696
newspaper==0.1.0.7
9797
opencv-python==4.12.0.88
98-
tensorflow==2.20.0
99-
pandas==2.3.1
98+
10099
pytest==8.4.1
101100
qrcode==8.2
102101
googletrans==4.0.2
@@ -111,3 +110,6 @@ plyer==2.1.0
111110
Flask-Ask==0.9.8
112111
emoji==2.14.1
113112
PyAutoGUI==0.9.54
113+
tensorflow==2.20.0
114+
115+
pandas==2.3.2

0 commit comments

Comments
 (0)