mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Pin versions of mypy and protobuf with tests passing (#1310)
This commit is contained in:
parent
2ca8317403
commit
4320c44f7c
1 changed files with 4 additions and 4 deletions
|
|
@ -6,11 +6,11 @@ flask-cors
|
|||
flask-login
|
||||
Flask-WTF
|
||||
googleapis-common-protos
|
||||
grpcio
|
||||
grpcio-tools
|
||||
grpcio==1.39.0
|
||||
grpcio-tools==1.39.0
|
||||
importlib_resources==1.4.0
|
||||
mypy-protobuf
|
||||
protobuf
|
||||
mypy-protobuf==2.9
|
||||
protobuf==3.17.3
|
||||
psycopg2
|
||||
PySocks
|
||||
pyzmq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue