diff --git a/requirements.txt b/requirements.txt index 2691402..947866f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,7 @@ entrypoints==0.4 exceptiongroup==1.0.4 executing==1.2.0 fake-useragent==1.1.1 +greenlet==2.0.1 h11==0.14.0 idna==3.4 ipykernel==6.19.2 @@ -20,24 +21,30 @@ jupyter_client==7.4.8 jupyter_core==5.1.0 matplotlib-inline==0.1.6 nest-asyncio==1.5.6 +numpy==1.23.5 outcome==1.2.0 packaging==22.0 +pandas==1.5.2 parso==0.8.3 pexpect==4.8.0 pickleshare==0.7.5 platformdirs==2.6.0 prompt-toolkit==3.0.36 psutil==5.9.4 +psycopg2-binary==2.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 Pygments==2.13.0 PySocks==1.7.1 python-dateutil==2.8.2 +python-dotenv==0.21.0 +pytz==2022.6 pyzmq==24.0.1 selenium==4.7.2 six==1.16.0 sniffio==1.3.0 sortedcontainers==2.4.0 +SQLAlchemy==1.4.45 stack-data==0.6.2 tornado==6.2 traitlets==5.7.1