Skip to content

Commit fc0a68b

Browse files
committed
cleaned up requirments to use only needed packages
1 parent 6c7542d commit fc0a68b

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

requirements.txt

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,7 @@
1-
exceptiongroup==1.2.2
2-
iniconfig==2.0.0
3-
packaging==24.2
4-
pluggy==1.5.0
5-
pytest==8.3.4
6-
tomli==2.2.1
71
requests>=2.31.0
8-
pip~=25.0
9-
wheel~=0.41.2
10-
protobuf~=5.29.3
11-
pygments~=2.19.1
122
numpy~=2.0.2
13-
setuptools~=68.2.0
14-
tensorflow~=2.18.0
153
websockets~=15.0.1
164
aiohttp~=3.11.13
5+
pytest~=8.3.4
176
pytest-asyncio~=0.25.3
187
pytest-mock~=3.14.0

0 commit comments

Comments
 (0)