Skip to content

Commit bc0940e

Browse files
committed
Update requirements.txt
1 parent ba1b094 commit bc0940e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/source/rtd-req.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pandas
55
requests
66
sqlalchemy
77
psycopg2
8-
sphinx-copybutton
8+
sphinx-copybutton==0.5.1
99
sphinx-rtd-theme==1.1.1

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ gdal==3.4.3
55
jupyter==1.0.0
66
jupyterlab==3.5.2
77
matplotlib==3.6.2
8-
networkx==2.8.8
8+
networkx==3.0
99
nltk==3.8.1
1010
openpyxl==3.0.10
11-
orjson==3.8.3
11+
orjson==3.8.4
1212
pandas==1.5.2
1313
pdfkit==1.0.0
1414
pip-chill==1.0.1
@@ -25,9 +25,9 @@ scikit-learn==1.2.0
2525
shapely==2.0.0
2626
sphinx-copybutton==0.5.1
2727
sphinx-rtd-theme==1.1.1
28-
sqlalchemy==1.4.45
28+
sqlalchemy==1.4.46
2929
twine==4.0.2
30-
ujson==5.6.0
30+
ujson==5.7.0
3131
xlrd==2.0.1
3232
xlsx2csv==0.8.0
33-
xlsxwriter==3.0.5
33+
xlsxwriter==3.0.6

0 commit comments

Comments
 (0)