serhii-korobchenko commited on
Commit
95771b0
1 Parent(s): 920c21d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -1,4 +1,16 @@
1
  tensorflow
2
  gdown
3
  gradio
4
- keras_nlp
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  tensorflow
2
  gdown
3
  gradio
4
+ keras_nlp
5
+ astor
6
+ numpy~=1.23.2 # Numpy 1.24 breaks tests on ragged tensors
7
+ packaging
8
+ black>=22
9
+ black[jupyter]
10
+ flake8
11
+ isort
12
+ pytest
13
+ pytest-cov
14
+ build
15
+ namex
16
+ regex