8000 fix: Requirement changes (#730) · Siris4/twilio-python@74e6a34 · GitHub
[go: up one dir, main page]

Skip to content

Commit 74e6a34

Browse files
fix: Requirement changes (twilio#730)
* fix: Update requirements.txt * fix: removed cython from requirements.txt * fix: Update requirements.txt
1 parent 050020a commit 74e6a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
22
requests>=2.0.0
33
PyJWT>=2.0.0, <3.0.0
4-
aiohttp==3.8.4
4+
aiohttp==3.8.5
55
aiohttp-retry>=2.8.3

0 commit comments

Comments
 (0)
0