Browse Source
Update cattrs package version
Change cattrs package to 0.9.1
pull/102/head
Mohamed Barhdadi
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
requirements.txt
|
@ -1,7 +1,7 @@ |
|
|
attrs==19.1.0 |
|
|
attrs==19.1.0 |
|
|
bitarray==0.9.3 |
|
|
bitarray==0.9.3 |
|
|
bleach==3.1.0 |
|
|
bleach==3.1.0 |
|
|
cattrs-3.8==0.9.0 |
|
|
cattrs-3.8==0.9.1 |
|
|
certifi==2018.11.29 |
|
|
certifi==2018.11.29 |
|
|
chardet==3.0.4 |
|
|
chardet==3.0.4 |
|
|
clint==0.5.1 |
|
|
clint==0.5.1 |
|
|