Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit 009fcd7

Browse files
Trying to resolve dependency issues
1 parent 196650a commit 009fcd7

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

requirements.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
11
alabaster==0.7.12
22
azure-identity==1.5.0
33
coverage==7.3.0
4-
docutils==0.16
54
pandas==1.1.5
65
pytest==7.4.0
76
pytest-cov==4.1.0
87
pytest-mock==3.5.1
98
requests==2.26.0
109
requests-mock==1.7.0
1110
Sphinx==7.2.2
12-
sphinx-rtd-theme==1.0.0
13-
sphinxcontrib-applehelp==1.0.1
14-
sphinxcontrib-devhelp==1.0.1
15-
sphinxcontrib-htmlhelp==2.0.4
16-
sphinxcontrib-jsmath==1.0.1
17-
sphinxcontrib-qthelp==1.0.2
18-
sphinxcontrib-serializinghtml==1.1.3
19-
urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability
11+
sphinxcontrib-serializinghtml==1.1.9

0 commit comments

Comments
 (0)