Skip to content

Commit 4cc3bdb

Browse files
fix : requirements and dev-requirements updated
1 parent 16c1899 commit 4cc3bdb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

dev-requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ setuptools==41.0.1
44
vulture==1.0
55
bandit==1.6.0
66
pydocstyle==3.0.0
7+
art==3.6
78

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
psutil>=5.2.1
2-
requests>=2.14.0
2+
requests>=2.14.0
3+
art>=0.9

0 commit comments

Comments
 (0)