Skip to content

Commit

Permalink
Bump Snakemake version
Browse files Browse the repository at this point in the history
  • Loading branch information
lpla committed Oct 28, 2022
1 parent 7bbd248 commit 48f2aec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![License](https://img.shields.io/badge/License-GPLv3-blue.svg)
[![Chat on Discord](https://camo.githubusercontent.com/b4175720ede4f2621aa066ffbabb70ae30044679/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636861742d446973636f72642d627269676874677265656e2e737667)](https://discord.gg/etYDaZm)
[![Snakemake](https://img.shields.io/badge/snakemake-7.12.0-brightgreen.svg?style=flat)](https://snakemake.readthedocs.io)
[![Snakemake](https://img.shields.io/badge/snakemake-7.17.2-brightgreen.svg?style=flat)](https://snakemake.readthedocs.io)

`Bitextor` is a tool to automatically harvest bitexts from multilingual websites. To run it, it is necessary to provide:

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements/requirements-linguacrawl.txt
-r requirements/requirements-prevertical2text.txt
snakemake==7.16.2
snakemake==7.17.2
warcio==1.7.4
tldextract>=3.1.0,<=3.4.0
tqdm>=4.60.0,<=4.64.1
Expand Down

0 comments on commit 48f2aec

Please sign in to comment.