Skip to content

Commit 12d0839

Browse files
committed
revert requirements
1 parent 2058dc2 commit 12d0839

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

requirements-new.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
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
1+
#attrs==18.1.0
2+
aioalice==1.3.0
3+
motor==2.0
4+
envparse==0.2.0
5+
aiohttp_healthcheck==1.3.1
6+
prometheus-async==19.2.0

0 commit comments

Comments
 (0)