Skip to content

Commit

Permalink
fix: Requirement changes (#730)
Browse files Browse the repository at this point in the history
* fix: Update requirements.txt

* fix: removed cython from requirements.txt

* fix: Update requirements.txt
  • Loading branch information
tiwarishubham635 authored Oct 13, 2023
1 parent 050020a commit 74e6a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.0.0
PyJWT>=2.0.0, <3.0.0
aiohttp==3.8.4
aiohttp==3.8.5
aiohttp-retry>=2.8.3

0 comments on commit 74e6a34

Please sign in to comment.