Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ryn5 committed Jan 13, 2024
1 parent e86eed2 commit a831edd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gremlin-python/src/main/python/examples/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ aiohttp==3.8.0
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
charset-normalizer==2.1.1
charset-normalizer==3.3.2
frozenlist==1.4.0
idna==3.4
idna==3.6
isodate==0.6.1
multidict==4.7.6
six==1.15.0
yarl==1.9.2
multidict==6.0.4
six==1.16.0
yarl==1.9.4

0 comments on commit a831edd

Please sign in to comment.