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.
1 parent 9334c7e commit 93cb2e9Copy full SHA for 93cb2e9
requirements.in
@@ -1,5 +1,5 @@
1
Flask-SocketIO>5.1, <5.2
2
Flask-Compress>1.10, <1.11
3
-pygdbmi>=0.10.0.0, <0.11
+pygdbmi>=0.10.0.2, <0.11
4
Pygments>=2.2.0, <3.0
5
eventlet
requirements.txt
@@ -30,7 +30,7 @@ jinja2==3.0.1
30
# via flask
31
markupsafe==2.0.1
32
# via jinja2
33
-pygdbmi==0.10.0.1
+pygdbmi==0.10.0.2
34
# via -r requirements.in
35
pygments==2.10.0
36
0 commit comments