diff --git a/requirements.txt b/requirements.txt index da52f79..ba309b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,16 +18,16 @@ easypost==8.0.0 environs==9.5.0 factory-boy==3.2.1 Faker==22.5.1 -numpy==1.25.2 -oauthlib==3.2.2 -pandas==1.5.0 -psycopg2-binary==2.9.9 -ytest==7.4.0 -python-dotenv==1.0.1 -python-fsutil==0.13.1 -python3-openid==3.2.0 +numpy>=1.25 +oauthlib +pandas +psycopg2-binary +ytest +python-dotenv +python-fsutil +python3-openid pytz==2023.3.post1 -PyYAML==6.0.1 +PyYAML requests==2.31.0 scipy==1.11.4 six==1.16.0