Initial commit, first working version
This commit is contained in:
26
requirements.txt
Normal file
26
requirements.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
attrs==25.4.0
|
||||
beacon-snatch==0.1.8
|
||||
certifi==2026.1.4
|
||||
charset-normalizer==3.4.4
|
||||
click==8.1.7
|
||||
colorama==0.4.6
|
||||
h11==0.16.0
|
||||
idna==3.11
|
||||
m3u8==6.0.0
|
||||
outcome==1.3.0.post0
|
||||
progressbar2==4.4.2
|
||||
PySocks==1.7.1
|
||||
python-dotenv==1.2.2
|
||||
python-utils==3.9.1
|
||||
PyVirtualDisplay==3.0
|
||||
requests==2.32.3
|
||||
selenium==4.23.1
|
||||
sniffio==1.3.1
|
||||
sortedcontainers==2.4.0
|
||||
tqdm==4.67.1
|
||||
trio==0.32.0
|
||||
trio-websocket==0.12.2
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.6.3
|
||||
websocket-client==1.9.0
|
||||
wsproto==1.3.2
|
||||
Reference in New Issue
Block a user