Skip to content

Commit

Permalink
revert requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Goodsmileduck committed Jul 1, 2023
1 parent 2058dc2 commit 12d0839
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
11 changes: 11 additions & 0 deletions requirements-new.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
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
17 changes: 6 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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 comments on commit 12d0839

Please sign in to comment.