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 28afa9a commit 53ad798Copy full SHA for 53ad798
1 file changed
requirements.txt
@@ -1,5 +1,10 @@
1
-pytest
+# app
2
sqlalchemy
3
flask
4
psycopg2-binary
5
+
6
+# tests
7
+pytest
8
+pytest-icdiff
9
+mypy
10
requests
0 commit comments