Skip to content

Commit 67384e1

Browse files
authored
Release 0.17.3 (#1558)
Release 0.17.3
1 parent 191e360 commit 67384e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deeppavlov/_meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.17.2'
1+
__version__ = '0.17.3'
22
__author__ = 'Neural Networks and Deep Learning lab, MIPT'
33
__description__ = 'An open source library for building end-to-end dialog systems and training chatbots.'
44
__keywords__ = ['NLP', 'NER', 'SQUAD', 'Intents', 'Chatbot']

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytz==2019.1
1212
pydantic==1.3
1313
pymorphy2==0.8
1414
pymorphy2-dicts-ru
15-
pyopenssl==19.1.0
15+
pyopenssl==22.0.0
1616
pytelegrambotapi==3.6.7
1717
requests==2.22.0
1818
ruamel.yaml==0.15.100

0 commit comments

Comments
 (0)