First commit

This commit is contained in:
Pablo Ferreiro
2022-03-06 19:19:54 +01:00
commit 846554395d
14 changed files with 256 additions and 0 deletions

19
requirements.txt Normal file
View File

@@ -0,0 +1,19 @@
async-generator==1.10
attrs==21.4.0
certifi==2021.10.8
cffi==1.15.0
cryptography==36.0.1
h11==0.13.0
idna==3.3
outcome==1.1.0
pycparser==2.21
pyOpenSSL==22.0.0
PySocks==1.7.1
selenium==4.1.2
selenium-stealth==1.0.6
sniffio==1.2.0
sortedcontainers==2.4.0
trio==0.20.0
trio-websocket==0.9.2
urllib3==1.26.8
wsproto==1.1.0