Skip to content

Commit

Permalink
update: freezed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Chenwe_i_lin committed Feb 29, 2020
1 parent 0fa4e06 commit 8b10a12
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 23 deletions.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ eliot-tree = "*"
aiohttp = "*"
pydantic = "*"
pillow = "*"
parse = "*"
logbook = "*"

[requires]
Expand Down
Binary file removed photo_2020-02-28_16-55-34.jpg
Binary file not shown.
26 changes: 4 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,4 @@
aiohttp==3.6.2
astroid==2.3.3
async-timeout==3.0.1
attrs==19.3.0
chardet==3.0.4
colorama==0.4.3
devtools==0.5.1
idna==2.9
isort==4.3.21
lazy-object-proxy==1.4.3
mccabe==0.6.1
multidict==4.7.5
mypy==0.761
mypy-extensions==0.4.3
Pillow==7.0.0
pydantic==1.4
pylint==2.4.4
six==1.14.0
typed-ast==1.4.1
typing-extensions==3.7.4.1
wrapt==1.11.2
yarl==1.4.2
aiohttp = "*"
pydantic = "*"
Pillow = "*"
Logbook = "*"

0 comments on commit 8b10a12

Please sign in to comment.