feat: add drawing trajectory
This commit is contained in:
29
requirements.txt
Normal file
29
requirements.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
attrs==25.3.0
|
||||
certifi==2025.1.31
|
||||
cffi==1.17.1
|
||||
contourpy==1.3.1
|
||||
cycler==0.12.1
|
||||
fonttools==4.57.0
|
||||
h11==0.14.0
|
||||
idna==3.10
|
||||
kiwisolver==1.4.8
|
||||
matplotlib==3.10.1
|
||||
numpy==2.2.4
|
||||
outcome==1.3.0.post0
|
||||
packaging==24.2
|
||||
pillow==11.2.1
|
||||
pycparser==2.22
|
||||
pyparsing==3.2.3
|
||||
PySocks==1.7.1
|
||||
python-dateutil==2.9.0.post0
|
||||
scipy==1.15.2
|
||||
selenium==4.31.0
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
sortedcontainers==2.4.0
|
||||
trio==0.29.0
|
||||
trio-websocket==0.12.2
|
||||
typing_extensions==4.13.2
|
||||
urllib3==2.4.0
|
||||
websocket-client==1.8.0
|
||||
wsproto==1.2.0
|
||||
Reference in New Issue
Block a user