Skip to content

Instantly share code, notes, and snippets.

@danifr
Last active March 10, 2025 15:00
Show Gist options
  • Select an option

  • Save danifr/6d0c4ff74a51ebb076179447855b9849 to your computer and use it in GitHub Desktop.

Select an option

Save danifr/6d0c4ff74a51ebb076179447855b9849 to your computer and use it in GitHub Desktop.

Revisions

  1. danifr revised this gist Mar 10, 2025. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion requirements.txt
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,3 @@
    python==3.12.3
    aiofiles==22.1.0
    aiosqlite==0.21.0
    alembic==1.14.1
  2. danifr revised this gist Mar 10, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions requirements.txt
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,4 @@
    python==3.12.3
    aiofiles==22.1.0
    aiosqlite==0.21.0
    alembic==1.14.1
  3. danifr created this gist Mar 10, 2025.
    129 changes: 129 additions & 0 deletions requirements.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,129 @@
    aiofiles==22.1.0
    aiosqlite==0.21.0
    alembic==1.14.1
    anyio==3.7.1
    argon2-cffi==23.1.0
    argon2-cffi-bindings==21.2.0
    arrow==1.3.0
    asttokens==3.0.0
    async-generator==1.10
    attrs==25.1.0
    babel==2.17.0
    beautifulsoup4==4.13.3
    bleach==6.2.0
    brotlipy==0.7.0
    certifi==2025.1.31
    certipy==0.2.1
    #cffi==1.14.6
    cffi
    chardet==4.0.0
    charset-normalizer==2.0.0
    colorama==0.4.4
    comm==0.2.2
    cryptography==3.4.8
    debugpy==1.8.12
    decorator==5.2.1
    defusedxml==0.7.1
    entrypoints==0.4
    exceptiongroup==1.2.2
    executing==2.2.0
    fastjsonschema==2.21.1
    fqdn==1.5.1
    greenlet==3.1.1
    idna==3.1
    importlib_metadata==8.6.1
    ipykernel==6.29.5
    ipython==8.18.1
    ipython-genutils==0.2.0
    ipywidgets==7.8.5
    isoduration==20.11.0
    jedi==0.19.2
    Jinja2==3.1.5
    json5==0.10.0
    jsonpointer==3.0.0
    jsonschema==4.23.0
    jsonschema-specifications==2024.10.1
    jupyter_client==7.4.9
    jupyter_core==5.7.2
    jupyter-events==0.12.0
    jupyter-resource-usage==0.6.4
    jupyter-server==1.24.0
    jupyter_server_fileid==0.9.3
    jupyter_server_ydoc==0.8.0
    jupyter-telemetry==0.1.0
    jupyter-ydoc==0.2.5
    jupyterhub==1.5.1
    jupyterlab==3.6.8
    jupyterlab-pygments==0.2.0
    jupyterlab_server==2.27.3
    jupyterlab_widgets==1.1.11
    Mako==1.3.9
    MarkupSafe==3.0.2
    matplotlib-inline==0.1.7
    mistune==3.1.2
    nbclassic==1.2.0
    nbclient==0.10.2
    nbconvert==7.16.6
    nbformat==5.10.4
    nbgitpuller==1.2.2
    nest-asyncio==1.6.0
    notebook==6.5.7
    notebook_shim==0.2.4
    nteract-on-jupyter==2.1.3
    oauthlib==3.2.2
    packaging==24.2
    pamela==1.2.0
    pandocfilters==1.5.1
    parso==0.8.4
    pexpect==4.9.0
    pip==21.3
    platformdirs==4.3.6
    prometheus_client==0.21.1
    prompt_toolkit==3.0.50
    psutil==5.9.8
    ptyprocess==0.7.0
    pure_eval==0.2.3
    pycosat==0.6.3
    pycparser==2.20
    Pygments==2.19.1
    pyOpenSSL==21.0.0
    PySocks==1.7.1
    python-dateutil==2.9.0.post0
    python-json-logger==3.2.1
    PyYAML==6.0.2
    pyzmq==26.2.1
    referencing==0.36.2
    requests==2.32.3
    rfc3339-validator==0.1.4
    rfc3986-validator==0.1.1
    rpds-py==0.23.1
    ruamel.yaml==0.18.10
    ruamel.yaml.clib==0.2.12
    Send2Trash==1.8.3
    setuptools==68.2.2
    six==1.16.0
    sniffio==1.3.1
    soupsieve==2.6
    SQLAlchemy==1.4.54
    stack-data==0.6.3
    terminado==0.18.1
    tinycss2==1.4.0
    tomli==2.2.1
    tornado==6.4.2
    tqdm==4.62.3
    traitlets==5.14.3
    types-python-dateutil==2.9.0.20241206
    typing_extensions==4.12.2
    uri-template==1.3.0
    urllib3==1.26.7
    wcwidth==0.2.13
    webcolors==24.11.1
    webencodings==0.5.1
    webio-jupyter-extension==0.1.0
    webio-jupyterlab-provider==0.1.0
    websocket-client==1.8.0
    wheel==0.37.0
    widgetsnbextension==3.6.10
    y-py==0.6.2
    ypy-websocket==0.8.4
    zipp==3.21.0