Commit Graph

13 Commits

Author SHA1 Message Date
Lee Stott 624dcf67b7
Merge pull request #112 from microsoft/dependabot/pip/dot-devcontainer/pillow-9.1.1
Bump pillow from 9.1.0 to 9.1.1 in /.devcontainer
2022-11-09 07:02:49 +00:00
Lee Stott 459ecf2e9b
Merge pull request #99 from microsoft/dependabot/pip/dot-devcontainer/nltk-3.6.6
Bump nltk from 3.5 to 3.6.6 in /.devcontainer
2022-11-09 07:02:27 +00:00
dependabot[bot] 6a2b95a029
Bump pillow from 9.1.0 to 9.1.1 in /.devcontainer
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:11 +00:00
Dmitri Soshnikov 84bea7cce2 Update docker to install opencv dep 2022-05-25 13:21:09 +03:00
dependabot[bot] c6878b4c8f
Bump nltk from 3.5 to 3.6.6 in /.devcontainer
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-05-25 09:50:28 +00: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