We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1b094 commit bc0940eCopy full SHA for bc0940e
docs/source/rtd-req.txt
@@ -5,5 +5,5 @@ pandas
5
requests
6
sqlalchemy
7
psycopg2
8
-sphinx-copybutton
+sphinx-copybutton==0.5.1
9
sphinx-rtd-theme==1.1.1
requirements.txt
@@ -5,10 +5,10 @@ gdal==3.4.3
jupyter==1.0.0
jupyterlab==3.5.2
matplotlib==3.6.2
-networkx==2.8.8
+networkx==3.0
nltk==3.8.1
10
openpyxl==3.0.10
11
-orjson==3.8.3
+orjson==3.8.4
12
pandas==1.5.2
13
pdfkit==1.0.0
14
pip-chill==1.0.1
@@ -25,9 +25,9 @@ scikit-learn==1.2.0
25
shapely==2.0.0
26
sphinx-copybutton==0.5.1
27
28
-sqlalchemy==1.4.45
+sqlalchemy==1.4.46
29
twine==4.0.2
30
-ujson==5.6.0
+ujson==5.7.0
31
xlrd==2.0.1
32
xlsx2csv==0.8.0
33
-xlsxwriter==3.0.5
+xlsxwriter==3.0.6
0 commit comments