We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2058dc2 commit 12d0839Copy full SHA for 12d0839
requirements-new.txt
@@ -0,0 +1,11 @@
1
+click==7.1.2
2
+Flask==1.1.2
3
+itsdangerous==1.1.0
4
+Jinja2==2.11.3
5
+MarkupSafe==1.1.1
6
+Werkzeug==1.0.1
7
+pymodm==0.4.3
8
+envparse==0.1.4
9
+pymorphy2==0.9.1
10
+aiohttp==3.7.4
11
+requests
requirements.txt
@@ -1,11 +1,6 @@
-click==7.1.2
-Flask==1.1.2
-itsdangerous==1.1.0
-Jinja2==2.11.3
-MarkupSafe==1.1.1
-Werkzeug==1.0.1
-pymodm==0.4.3
-envparse==0.1.4
-pymorphy2==0.9.1
-aiohttp==3.7.4
-requests
+#attrs==18.1.0
+aioalice==1.3.0
+motor==2.0
+envparse==0.2.0
+aiohttp_healthcheck==1.3.1
+prometheus-async==19.2.0
0 commit comments