Skip to content

Commit 9cbd509

Browse files
committed
package in requirements
1 parent a240bc1 commit 9cbd509

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ dash-table==5.0.0
2525
dash-table==5.0.0
2626
dash-bootstrap-components==1.3.1
2727
onetimepass==1.0.1
28-
pyocclient==0.6
28+
# pyocclient==0.6
29+
nc_py_api==0.20.2
2930
PyQRCode==1.2.1
3031
python-dotenv==0.21.1
3132
redis==4.5.1

utils/requirements.all.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ dash-table==5.0.0
2525
dash-table==5.0.0
2626
dash-bootstrap-components==1.6.0
2727
onetimepass==1.0.1
28-
pyocclient==0.6
28+
# pyocclient==0.6
29+
nc_py_api==0.20.2
2930
PyQRCode==1.2.1
3031
python-dotenv==1.0.1
3132
redis==5.2.0

utils/requirements.min.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ dash
1212
dash-table
1313
dash-bootstrap-components
1414
onetimepass
15-
pyocclient
15+
# pyocclient
16+
nc_py_api
1617
PyQRCode
1718
python-dotenv
1819
redis

0 commit comments

Comments
 (0)