aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2021-10-03 19:20:23 -0500
committerAnthony Wang2021-10-03 19:20:23 -0500
commit3856a4f566c8be5ce60e832cc95251cb0835e84e (patch)
treedb2677f85323a8162c201fb14293f434ced6f64c
parent36915ef5ed314f7a1f619ff1249b256e5aa7d490 (diff)
Update dependencies
-rw-r--r--requirements.txt72
1 files changed, 36 insertions, 36 deletions
diff --git a/requirements.txt b/requirements.txt
index 2152bb0..6f8577c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,36 +1,36 @@
-appdirs==1.4.4
-astropy==4.2.1
-cairocffi==1.2.0
-CairoSVG==2.5.2
-cffi==1.14.5
-chardet==4.0.0
-cssselect2==0.4.1
-dateparser==1.0.0
-defusedxml==0.7.1
-distlib==0.3.1
-filelock==3.0.12
-html5lib==1.1
-htmldate==0.8.1
-lxml==4.6.3
-numpy==1.20.2
-packaging==20.9
-pdfkit==0.6.1
-Pillow==8.2.0
-pluggy==0.13.1
-py==1.10.0
-pycparser==2.20
-pyerfa==1.7.3
-pyparsing==2.4.7
-Pyphen==0.10.0
-python-dateutil==2.8.1
-pytz==2021.1
-regex==2021.4.4
-six==1.15.0
-tinycss2==1.1.0
-toml==0.10.2
-tox==3.23.0
-tzlocal==2.1
-urllib3==1.26.4
-virtualenv==20.4.4
-WeasyPrint==52.5
-webencodings==0.5.1
+appdirs>=1.4.4
+astropy>=4.2.1
+cairocffi>=1.2.0
+CairoSVG>=2.5.2
+cffi>=1.14.5
+chardet>=4.0.0
+cssselect2>=0.4.1
+dateparser>=1.0.0
+defusedxml>=0.7.1
+distlib>=0.3.1
+filelock>=3.0.12
+html5lib>=1.1
+htmldate>=0.8.1
+lxml>=4.6.3
+numpy>=1.20.2
+packaging>=20.9
+pdfkit>=0.6.1
+Pillow>=8.2.0
+pluggy>=0.13.1
+py>=1.10.0
+pycparser>=2.20
+pyerfa>=1.7.3
+pyparsing>=2.4.7
+Pyphen>=0.10.0
+python-dateutil>=2.8.1
+pytz>=2021.1
+regex>=2021.4.4
+six>=1.15.0
+tinycss2>=1.1.0
+toml>=0.10.2
+tox>=3.23.0
+tzlocal>=2.1
+urllib3>=1.26.4
+virtualenv>=20.4.4
+WeasyPrint>=52.5
+webencodings>=0.5.1