Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cgarciae/treex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.10
Choose a base ref
...
head repository: cgarciae/treex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.11
Choose a head ref
  • 8 commits
  • 20 files changed
  • 3 contributors

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    4e1256d View commit details
    Browse the repository at this point in the history
  2. re-support python 3.7.0

    cgarciae authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    d6a2e03 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. try trigger CI

    cgarciae committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    b89c65c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Take any version of cerifi (#73)

    Certifi has a stable api, only the certificate contents get changed.
    
    So it's safe to assume the the latest is always the version you want.
    jonringer authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    2b6ba0a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Relax dependency restrictions (#77)

    * relax dependency restrictions
    
    * update deps
    
    * update poetry.lock
    
    * add setuptools dep
    
    * downgrade pytorch
    
    * fix test
    
    * downgrade torchmetrics
    
    * install pkg-resources
    
    * use sudo
    
    * install setuptools
    cgarciae authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d8caad5 View commit details
    Browse the repository at this point in the history
  2. update create release

    cgarciae committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9212c3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e450d09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    551f768 View commit details
    Browse the repository at this point in the history
Loading