11[project ]
22name = ' blitzortung'
3- version = ' 1.11.5 '
3+ version = ' 1.11.6 '
44description = ' blitzortung.org python modules'
55authors = [
66 {name = " Andreas Würl" ,email = " andi@tryb.de" }
@@ -9,17 +9,17 @@ license = "Apache-2.0"
99homepage = ' https://github.com/wuan/bo-python'
1010requires-python = " >=3.11,<4.0"
1111dependencies = [
12- " twisted (>=24.07.0,<25.0.0 )" ,
13- " requests (>=2.32.3,<3.0.0 )" ,
14- " fasteners (>=0.19,<0.20 )" ,
12+ " twisted (>=24.07.0)" ,
13+ " requests (>=2.32.3)" ,
14+ " fasteners (>=0.19)" ,
1515 " shapely (>=2.0.6,<3.0.0)" ,
1616 " pyproj (>=3.7.0,<4.0.0)" ,
17- " psycopg2 (>=2.9.10,<3.0.0 )" ,
17+ " psycopg2 (>=2.9.10)" ,
1818 " injector (>=0.22.0,<0.23.0)" ,
1919 " incremental (>=22.10.0)" ,
20- " stopit (>=1.1.2,<2.0.0 )" ,
21- " websocket-client (>=1.9.0,<2.0.0 )" ,
22- " psycopg2cffi (>=2.9.0,<3.0.0 )" ,
20+ " stopit (>=1.1.2)" ,
21+ " websocket-client (>=1.9.0)" ,
22+ " psycopg2cffi (>=2.9.0)" ,
2323 " statsd (>=4.0.1,<5.0.0)" ,
2424 " geoip2 (>=5.1.0,<6.0.0)" ,
2525 " txpostgres (>=1.7.0,<2.0.0)" ,
0 commit comments