We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 807a7b6 + 56e9cf5 commit 6c31194Copy full SHA for 6c31194
2 files changed
requirements-test.txt
@@ -1,3 +1,3 @@
1
-pytest==9.0.2
2
-requests==2.32.5
+pytest==9.0.3
+requests==2.33.1
3
smswithoutborders_libsig @ git+https://github.com/smswithoutborders/lib_signal_double_ratchet_python.git@v0.1.3
requirements.txt
@@ -1,13 +1,13 @@
-fastapi[standard]==0.132.0
-GitPython==3.1.46
+fastapi[standard]==0.136.1
+GitPython==3.1.47
grpc-interceptor==0.15.4
4
-grpcio==1.78.1
5
-grpcio-testing==1.78.1
6
-grpcio-tools==1.78.1
7
-peewee>=3.17.8
8
-phonenumbers==9.0.24
+grpcio==1.80.0
+grpcio-testing==1.80.0
+grpcio-tools==1.80.0
+peewee>=4.0.5
+phonenumbers==9.0.29
9
pymysql==1.1.2
10
11
-sentry-sdk[grpcio]==2.53.0
+sentry-sdk[grpcio]==2.58.0
12
tqdm==4.67.3
13
-twilio==9.10.2
+twilio==9.10.5
0 commit comments