Skip to content

Commit b0464e9

Browse files
authored
Update setup.cfg
1 parent 159f02d commit b0464e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ python_requires = >=3.11
1818
setup_requires = setuptools_scm
1919
include_package_data = True
2020
install_requires=
21+
aenum==3.1.15
2122
aiofiles==23.2.1
2223
beautifulsoup4==4.11.1
2324
dependency_injector==4.41.0
@@ -27,10 +28,12 @@ install_requires=
2728
httpx==0.25.0
2829
jsons==1.6.3
2930
matplotlib==3.7.0
31+
numpy==1.24.2
3032
paramiko==3.3.1
3133
python-dotenv==1.0.0
3234
Requests==2.31.0
3335
rich==13.6.0
36+
scipy==1.11.3
3437
selenium==4.14.0
3538
tenacity==8.2.2
3639
webdriver_manager==4.0.1

0 commit comments

Comments
 (0)