Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

Pipreqs outputs 2 versions of the same package

$
0
0

I updated sqlalchemy to the latest version, but now when i use pipreqs to build my requirement.txt file, it outputs two versions of sqlalchemy despite me only having one installed:

boto3==1.34.39pandas==1.5.3psycopg2==2.9.9Requests==2.31.0SQLAlchemy==1.4.39SQLAlchemy==2.0.28

I tested it out and literally if I just import SQLAlchemy it builds a req file with both versions - I have no idea what is going on, I check my local SQLAlchemy version which is 2.0.28. Any help would be much appreciated


Viewing all articles
Browse latest Browse all 23131

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>