diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..cd39a65 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,23 @@ +attrs==25.3.0 +certifi==2025.1.31 +cffi==2.0.0 +charset-normalizer==3.4.7 +cryptography==46.0.7 +h11==0.14.0 +h2==4.3.0 +hpack==4.1.0 +hyperframe==6.1.0 +idna==3.10 +outcome==1.3.0.post0 +pycparser==2.22 +PySocks==1.7.1 +requests==2.33.1 +selenium==4.31.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