Skip to content

Commit a8da97e

Browse files
committed
updated setup.cfg
1 parent e9df479 commit a8da97e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ long_description_content_type = text/markdown
1313
description = Python RSocket library
1414
zip_safe = True
1515
classifiers =
16-
Development Status :: 3 - Alpha
16+
Development Status :: 3 - Beta
1717
Programming Language :: Python
1818
Programming Language :: Python :: 3.8
1919
Programming Language :: Python :: 3.9
@@ -56,7 +56,7 @@ cli = asyncclick>=8.0.0
5656
optimized = cbitstruct>=1.0.9
5757
cloudevents =
5858
cloudevents>=1.9.0
59-
pydantic>=1.10.7
59+
pydantic>=1.10.0
6060

6161
[options.entry_points]
6262
cli.console_scripts =

0 commit comments

Comments
 (0)