acecalisto3 commited on
Commit
3aeafb2
·
verified ·
1 Parent(s): f7ba157

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,7 +5,6 @@ bandit
5
  black
6
  flax
7
  huggingface-hub
8
- pylint
9
  mkdocs
10
  memory-profiler
11
  numpy
@@ -29,4 +28,5 @@ statistics
29
  torch
30
  transformers
31
  python-dotenv
32
- typing-extensions
 
 
5
  black
6
  flax
7
  huggingface-hub
 
8
  mkdocs
9
  memory-profiler
10
  numpy
 
28
  torch
29
  transformers
30
  python-dotenv
31
+ typing-extensions
32
+ pylint==3.3.4