Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeqfu committed Feb 26, 2023
1 parent 8cb1a6a commit 2c58fad
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 15 deletions.
4 changes: 2 additions & 2 deletions docs/source/rtd-req.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ pandas
requests
sqlalchemy
psycopg2
Sphinx==5.3.0
Sphinx==6.1.3
sphinx-copybutton==0.5.1
sphinx-rtd-theme==1.1.1
sphinx-rtd-theme==1.2.0
34 changes: 21 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,33 +1,41 @@
atomicwrites==1.4.1
build==0.9.0
build==0.10.0
fqdn==1.5.1
fuzzywuzzy==0.18.0
gdal==3.4.3
isoduration==20.11.0
jsonpointer==2.3
jupyter==1.0.0
jupyterlab==3.5.2
matplotlib==3.6.2
jupyterlab==3.6.1
matplotlib==3.7.0
networkx==3.0
nltk==3.8.1
openpyxl==3.0.10
orjson==3.8.4
pandas==1.5.2
openpyxl==3.1.1
orjson==3.8.6
pandas==1.5.3
pdfkit==1.0.0
pep517==0.13.0
pip-chill==1.0.1
psycopg2==2.9.5
pyarrow==10.0.1
pyarrow==11.0.0
pyodbc==4.0.35
pypandoc==1.10
pyproj==3.4.1
pytest-cov==4.0.0
python-levenshtein==0.20.9
python-rapidjson==1.9
pyxlsb==1.0.10
scikit-learn==1.2.0
shapely==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
scikit-learn==1.2.1
shapely==2.0.1
sphinx-copybutton==0.5.1
sphinx-rtd-theme==1.1.1
sqlalchemy==1.4.46
sphinx-rtd-theme==1.2.0
sqlalchemy==2.0.4
twine==4.0.2
ujson==5.7.0
uri-template==1.2.0
webcolors==1.12
xlrd==2.0.1
xlsx2csv==0.8.0
xlsxwriter==3.0.6
xlsx2csv==0.8.1
xlsxwriter==3.0.8

0 comments on commit 2c58fad

Please sign in to comment.