Skip to content

Commit

Permalink
add msgpack and brotli to requirements.tx
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-uvarov committed Jun 10, 2024
1 parent d9260c1 commit 24d68fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ numpy # npy pandas hdf5 arrow
tomli; python_version < '3.11' # toml
pyconll # conll/conllu
backports.zoneinfo; python_version < '3.9' #f5log
msgpack # msgpack
brotli # msgpackz

requests_cache # scraper
beautifulsoup4 # scraper
Expand Down

0 comments on commit 24d68fb

Please sign in to comment.