feat: update requirements.txt
This commit is contained in:
@@ -1,30 +1,56 @@
|
|||||||
|
asttokens==3.0.0
|
||||||
attrs==25.3.0
|
attrs==25.3.0
|
||||||
certifi==2025.1.31
|
certifi==2025.1.31
|
||||||
cffi==1.17.1
|
cffi==1.17.1
|
||||||
|
colorama==0.4.6
|
||||||
|
comm==0.2.2
|
||||||
contourpy==1.3.1
|
contourpy==1.3.1
|
||||||
cycler==0.12.1
|
cycler==0.12.1
|
||||||
|
debugpy==1.8.14
|
||||||
|
decorator==5.2.1
|
||||||
|
executing==2.2.0
|
||||||
fonttools==4.57.0
|
fonttools==4.57.0
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
idna==3.10
|
idna==3.10
|
||||||
|
ipykernel==6.29.5
|
||||||
|
ipython==9.3.0
|
||||||
|
ipython_pygments_lexers==1.1.1
|
||||||
|
jedi==0.19.2
|
||||||
|
jupyter_client==8.6.3
|
||||||
|
jupyter_core==5.8.1
|
||||||
kiwisolver==1.4.8
|
kiwisolver==1.4.8
|
||||||
matplotlib==3.10.1
|
matplotlib==3.10.1
|
||||||
|
matplotlib-inline==0.1.7
|
||||||
|
nest-asyncio==1.6.0
|
||||||
numpy==2.2.4
|
numpy==2.2.4
|
||||||
opencv-python==4.9.0.80
|
opencv-python==4.11.0.86
|
||||||
outcome==1.3.0.post0
|
outcome==1.3.0.post0
|
||||||
packaging==24.2
|
packaging==24.2
|
||||||
|
parso==0.8.4
|
||||||
pillow==11.2.1
|
pillow==11.2.1
|
||||||
|
platformdirs==4.3.8
|
||||||
|
prompt_toolkit==3.0.51
|
||||||
|
psutil==7.0.0
|
||||||
|
pure_eval==0.2.3
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
|
Pygments==2.19.2
|
||||||
pyparsing==3.2.3
|
pyparsing==3.2.3
|
||||||
PySocks==1.7.1
|
PySocks==1.7.1
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
|
pywin32==310
|
||||||
|
pyzmq==27.0.0
|
||||||
scipy==1.15.2
|
scipy==1.15.2
|
||||||
selenium==4.31.0
|
selenium==4.31.0
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
|
stack-data==0.6.3
|
||||||
|
tornado==6.5.1
|
||||||
|
traitlets==5.14.3
|
||||||
trio==0.29.0
|
trio==0.29.0
|
||||||
trio-websocket==0.12.2
|
trio-websocket==0.12.2
|
||||||
typing_extensions==4.13.2
|
typing_extensions==4.13.2
|
||||||
urllib3==2.4.0
|
urllib3==2.4.0
|
||||||
|
wcwidth==0.2.13
|
||||||
websocket-client==1.8.0
|
websocket-client==1.8.0
|
||||||
wsproto==1.2.0
|
wsproto==1.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user