Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: Library update
Browse files Browse the repository at this point in the history
  • Loading branch information
jrconlin committed Mar 30, 2020
1 parent c4961c6 commit 1cdfcb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ service-identity==18.1.0
simplejson==3.17.0
six==1.14.0 # via autobahn, automat, cryptography, ecdsa, firebase-admin, google-api-core, google-api-python-client, google-auth, google-resumable-media, grpcio, marshmallow-polyfield, oauth2client, protobuf, pyhamcrest, pyopenssl, python-dateutil, python-jose, treq, txaio
treq==18.6.0
twisted[tls]==19.10.0
twisted[tls]==20.3.0
txaio==18.8.1 # via autobahn
typing==3.7.4.1
ua-parser==0.9.0
Expand Down
3 changes: 2 additions & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ mock>=1.0.1
-e git+https://github.com/bbangert/moto.git@3bdb75a961148ea5aa526f0e88d9e7835a30df3a#egg=moto
nose
pbr==1.10.0
psutil
# locked for python2 eol
psutil==5.6.7
pympler==0.5
pytest>=3.6
pytest-cov
Expand Down

0 comments on commit 1cdfcb6

Please sign in to comment.