chore: create dev-requirements.txt
This commit is contained in:
parent
1359576413
commit
a34b45df8e
4 changed files with 4 additions and 4 deletions
4
dev-requirements.txt
Normal file
4
dev-requirements.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
Sphinx==5.3.0
|
||||
pyotp==2.8.0
|
||||
Jinja2==3.1.2
|
||||
BeautifulSoup4==4.12.2
|
|
@ -1 +0,0 @@
|
|||
Sphinx==5.3.0
|
|
@ -1,2 +0,0 @@
|
|||
Jinja2==3.1.2
|
||||
BeautifulSoup4==4.11.1
|
|
@ -1 +0,0 @@
|
|||
pyotp==2.6.0
|
Loading…
Reference in a new issue