Commit Graph

28 Commits

Author SHA1 Message Date
dependabot[bot] e9b799948f
Bump keras from 2.13.1 to 3.9.0 in /binder
Bumps [keras](https://github.com/keras-team/keras) from 2.13.1 to 3.9.0.
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](https://github.com/keras-team/keras/compare/v2.13.1...v3.9.0)

---
updated-dependencies:
- dependency-name: keras
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 16:34:39 +00:00
Lee Stott 21c28ac265
Update environment.yml
Add timeout - --default-timeout=120
2024-08-13 22:18:49 +01:00
Lee Stott d18dba17de
Update requirements.txt
Update torchinfo 1.8.0
2024-08-13 20:49:17 +01:00
Lee Stott 80e89b48b5
Update environment.yml
Added conda forge to channels
2024-08-13 20:38:42 +01:00
Lee Stott 2ab8644be9
Create postBuild.sh 2024-08-13 16:25:55 +01:00
Lee Stott 883a044b73
Update requirements.txt
Update versions
2024-08-13 16:13:02 +01:00
Lee Stott e27cf6337c
Update requirements.txt
Removed package versions to allow pip attempt to solve the dependency conflict

Original 

gensim==3.8.3
gym==0.23.1
huggingface==0.0.1
imageio==2.16.2
keras==2.11
nltk==3.6.6
pandas==1.4.2
pillow==10.3.0
pygame==2.1.2
scikit-image==0.19.2
seaborn==0.11.2
smart-open==5.2.1
tensorboard-data-server==0.6.1
tensorflow-datasets==4.4.0
tensorflow-hub==0.12.0
tensorflow-text==2.8.1
tensorflow==2.11.1
tensorboard==2.11
tokenizers==0.10.3
torchinfo==0.0.8
tqdm==4.66.3
transformers==4.38.0
2024-08-13 15:07:10 +01:00
Lee Stott c8ef9eb9a7
Update requirements.txt
The conflict is caused by:
    The user requested tensorboard==2.8.0
    tensorflow 2.11.1 depends on tensorboard<2.12 and >=2.11
2024-08-13 14:53:05 +01:00
Lee Stott 0ebad5fd0d
Update requirements.txt 2024-08-13 14:42:20 +01:00
dependabot[bot] 2ac2ddf440
Bump pillow from 10.0.1 to 10.3.0 in /binder
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 10:27:28 +00:00
dependabot[bot] 43d35aaaab
Bump tensorflow from 2.8.1 to 2.11.1 in /binder
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.1 to 2.11.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.8.1...v2.11.1)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 10:12:42 +00:00
dependabot[bot] bbf1ccdda7
Bump tqdm from 4.62.3 to 4.66.3 in /binder
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.62.3...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 09:58:55 +00:00
dependabot[bot] 9063124048
Bump transformers from 4.30.0 to 4.38.0 in /binder
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.0 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.30.0...v4.38.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 15:17:11 +00:00
Pikachú fc75b316bb
Merge pull request #280 from microsoft/dependabot/pip/binder/transformers-4.36.0
Bump transformers from 4.30.0 to 4.36.0 in /binder
2024-05-29 18:16:22 +03:00
dependabot[bot] fc2f774a38
Bump transformers from 4.30.0 to 4.36.0 in /binder
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.30.0...v4.36.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 21:09:45 +00:00
dependabot[bot] 0c4fb562d5
Bump pillow from 9.1.1 to 10.0.1 in /binder
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.1...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 00:12:56 +00:00
dependabot[bot] 9c989bfe8b
Bump transformers from 4.3.3 to 4.30.0 in /binder
Bumps [transformers](https://github.com/huggingface/transformers) from 4.3.3 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.3.3...v4.30.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 21:51:00 +00:00
dependabot[bot] 6660064863
Bump nltk from 3.5 to 3.6.6 in /binder
Bumps [nltk](https://github.com/nltk/nltk) from 3.5 to 3.6.6.
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.5...3.6.6)

---
updated-dependencies:
- dependency-name: nltk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 07:04:38 +00:00
dependabot[bot] 1846469a38
Bump pillow from 9.1.0 to 9.1.1 in /binder
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.0...9.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 00:05:06 +00:00
Dmitri Soshnikov 081cd1fbcf Add apt.txt for binder 2022-05-25 14:06:24 +03:00
Dmitri Soshnikov ed8bfb0bf8 Minor env corrections - move opencv to conda install 2022-05-25 12:49:38 +03:00
Dmitri Soshnikov de581e2024 Update environment and torchnlp.py 2022-05-25 12:26:56 +03:00
Dmitri Soshnikov bfb93b0241 Update requirements.txt 2022-05-25 12:07:43 +03:00
Dmitri Soshnikov cbf95b16ac Update environments 2022-05-25 11:56:12 +03:00
Dmitri Soshnikov 1e959411f8 Correct environments 2022-05-25 11:40:07 +03:00
Dmitri Soshnikov 88034d5114 Add precise versioning to conda env and how-to instructions 2022-05-25 09:15:31 +03:00
Dmitri Soshnikov 7b3d15da18 Fix torchtext issue 2022-05-25 00:40:51 +03:00
Dmitri Soshnikov eab705b0c1 Add binder and devcontainer 2022-05-24 20:41:31 +03:00