Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 07db096

Browse files
byronbyronz
authored andcommitted
⚗️ add deps to see the test
1 parent cf3dc6a commit 07db096

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

dev-requirements.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
pandas
22
xlrd
3-
flake8
3+
flake8
4+
5+
# to be removed after merge in dash
6+
7+
pytest
8+
pytest-sugar
9+
pytest-mock
10+
lxml
11+
selenium
12+
percy
13+
requests[security]
14+
beautifulsoup4
15+
waitress

0 commit comments

Comments
 (0)