Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
bump cryptography; remove async libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEEaton authored Sep 15, 2021
1 parent 3e18fc3 commit 6a6017e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions requirements-cloud-function.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
# Function dependencies, for example:
# package>=version
spacy==2.2.1
aiohttp==3.4.4
asyncio==3.4.3
async-timeout==3.0.1
attrs==19.3.0
backoff==1.10.0
cffi==1.14.0
chardet==3.0.4
cryptography==2.8
cryptography==3.4.8
future==0.18.2
google-cloud-storage==1.42.1
idna==2.8
Expand Down

0 comments on commit 6a6017e

Please sign in to comment.