You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub has warned us that we have vulnerable dependencies. This is OK right now as this is not deployed anywhere, but we should update the versions of these dependencies before using this.
flask needs to be updated to >= 0.12.3
pycrypto needs to be updated apparently, but GitHub provides no fix. I'd be happy if someone could convince me that it doesn't affect us.
You can update these by updating requirements.txt with the appropriate version, but please make sure the application still works on the new versions! In your PR I'd like to see evidence of running the tests and screenshots of the application working.
The text was updated successfully, but these errors were encountered:
GitHub has warned us that we have vulnerable dependencies. This is OK right now as this is not deployed anywhere, but we should update the versions of these dependencies before using this.
flask needs to be updated to >=
0.12.3
pycrypto needs to be updated apparently, but GitHub provides no fix. I'd be happy if someone could convince me that it doesn't affect us.
You can update these by updating requirements.txt with the appropriate version, but please make sure the application still works on the new versions! In your PR I'd like to see evidence of running the tests and screenshots of the application working.
The text was updated successfully, but these errors were encountered: