We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8caee10 commit d5d138fCopy full SHA for d5d138f
1 file changed
requirements.txt
@@ -1,5 +1,6 @@
1
-pydantic==1.10.2
2
-python-telegram-bot==13.14
3
-requests==2.28.1
4
-SQLAlchemy==1.4.41
+greenlet~=3.0
+pydantic~=1.10
+python-telegram-bot~=13.14
+requests~=2.32
5
+SQLAlchemy~=1.4
6
tornado~=6.1
0 commit comments