We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90412fe commit 0de3e37Copy full SHA for 0de3e37
forecastmanager/tasks.py
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = forecastmanager
3
-version = 0.2.0
+version = 0.3.0
4
description = Integration of Weather City Forecasts Manager in Wagtail Projects.
5
long_description = file:README.md
6
long_description_content_type = text/markdown
@@ -27,8 +27,6 @@ python_requires = >=3.8
27
install_requires =
28
wagtail>=4.2.2
29
wagtailgeowidget>=7.0.0
30
- pandas>=2.0.2
31
- psycopg2-binary>=2.9.5
32
django-filter
33
wagtail-icon-chooser>=0.0.6
34
wagtail-font-awesome-svg>=1.0.1
0 commit comments