Compare commits

..

No commits in common. "d7015c186ee2ccf14b0f7772313caf1026aead33" and "505e02cc6a38e83f21a1bb7a22d768a6de522846" have entirely different histories.

2 changed files with 0 additions and 3 deletions

1
.gitignore vendored
View File

@ -129,4 +129,3 @@ dmypy.json
# Pyre type checker
.pyre/
config.py

View File

@ -1,2 +0,0 @@
Flask>=1.1
Flask-SocketIO>=5.0